Skip to content

Commit

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

Bump the all-dependencies group with 8 updates
  • Loading branch information
svenstaro authored Feb 2, 2025
2 parents 5182ddc + e9af482 commit cb88179
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 27 deletions.
49 changes: 24 additions & 25 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 @@ -25,14 +25,14 @@ chrono = "0.4.39"
clap = { version = "4", features = ["derive", "cargo", "wrap_help"] }
clap_complete = "4"
clap_mangen = "0.2"
colored = "2"
colored = "3"
colored_json = "5"
hyper = { version = "1" }
lipsum = "0.9"
rustls = { version = "0.23.14", default-features = false, features = ["ring"] }
serde_json = "1.0"
tera = "1"
tokio = { version = "1.42", features = ["rt-multi-thread"] }
tokio = { version = "1.43", features = ["rt-multi-thread"] }
tower = { version = "0.5", features = ["util", "filter"] }
uuid = { version = "1", features = ["v4"] }

Expand Down

0 comments on commit cb88179

Please sign in to comment.