Skip to content

Commit eef9e1f

Browse files
authored
Merge pull request #684 from svenstaro/dependabot/cargo/all-dependencies-d7344a334f
Bump the all-dependencies group with 9 updates
2 parents 69d7fe5 + 7aa85d8 commit eef9e1f

File tree

2 files changed

+25
-26
lines changed

2 files changed

+25
-26
lines changed

Cargo.lock

Lines changed: 23 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ anyhow = "1"
2323
async-std = { version = "1", features = ["attributes"] }
2424
async-trait = "0.1"
2525
chrono = { version = "0.4", features = ["clock", "wasmbind"], default-features = false }
26-
fake = { version = "4.2", features = ["chrono"] }
26+
fake = { version = "4.3", features = ["chrono"] }
2727
colorgrad = "0.7"
2828
humansize = "2"
2929
humantime = "2"
@@ -34,7 +34,7 @@ getrandom = { version = "0.3", features = ["wasm_js"] }
3434
rand = "0.9"
3535
rand_distr = "0.5"
3636
regex = "1.11"
37-
sha2 = "0.10.6"
37+
sha2 = "0.10.9"
3838
yansi = "1"
3939

4040
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]

0 commit comments

Comments
 (0)