Skip to content

Commit

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

Bump the all-dependencies group with 10 updates
  • Loading branch information
svenstaro authored Nov 2, 2024
2 parents 52b3332 + 42adb59 commit bdebb63
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
44 changes: 22 additions & 22 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 @@ -29,10 +29,10 @@ colored = "2"
colored_json = "5"
hyper = { version = "1" }
lipsum = "0.9"
rustls = { version = "0.23.12", default-features = false, features = ["ring"] }
rustls = { version = "0.23.14", default-features = false, features = ["ring"] }
serde_json = "1.0"
tera = "1"
tokio = { version = "1.40", features = ["rt-multi-thread"] }
tokio = { version = "1.41", features = ["rt-multi-thread"] }
tower = { version = "0.5", features = ["util", "filter"] }
uuid = { version = "1", features = ["v4"] }

Expand Down

0 comments on commit bdebb63

Please sign in to comment.