Skip to content

Commit

Permalink
Merge pull request #18 from raffomania/dependabot/cargo/all-dependenc…
Browse files Browse the repository at this point in the history
…ies-23552484b4

Bump the all-dependencies group with 4 updates
  • Loading branch information
raffomania authored Feb 2, 2024
2 parents d9c7fae + fb4a263 commit 77b45ae
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
axum = "0.7.3"
axum = "0.7.4"
http-body-util = "0.1.0"
hyper = { version = "1.1.0", features = ["full"] }
mime = "0.3.16"
rstest = "0.18.2"
rstest_reuse = "0.6.0"
serde = { version = "1.0.194", features = ["derive"] }
serde_json = "1.0.110"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.113"
tokio = { version = "1.35.1", features = ["full"] }
tower = "0.4.13"
uuid = { version = "1.1.2", features = ["v4", "serde"] }
uuid = { version = "1.7.0", features = ["v4", "serde"] }

0 comments on commit 77b45ae

Please sign in to comment.