Skip to content

Commit

Permalink
Merge pull request #671 from svenstaro/dependabot/cargo/all-dependenc…
Browse files Browse the repository at this point in the history
…ies-4c0d0e098d

Bump the all-dependencies group with 9 updates
  • Loading branch information
svenstaro authored Nov 1, 2024
2 parents 3db06c2 + eee6200 commit f9ccce3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ anyhow = "1"
async-std = { version = "1", features = ["attributes"] }
async-trait = "0.1"
chrono = { version = "0.4", features = ["clock", "wasmbind"], default-features = false }
fake = { version = "2.8", features = ["chrono"] }
fake = { version = "3.0", features = ["chrono"] }
colorgrad = "0.7"
getrandom = { version = "0.2", features = ["js"] }
humansize = "2"
Expand All @@ -33,7 +33,7 @@ lazy_static = "1.5"
progress_string = "0.2"
rand = "0.8"
rand_distr = "0.4"
regex = "1.10"
regex = "1.11"
sha2 = "0.10.6"
yansi = "1"

Expand Down

0 comments on commit f9ccce3

Please sign in to comment.