Skip to content

Commit

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

Bump the all-dependencies group with 4 updates
  • Loading branch information
github-actions[bot] authored May 1, 2024
2 parents 27d99e5 + f38bfc9 commit 2fad8b4
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 @@ -8,12 +8,12 @@ edition = "2021"
[dependencies]
axum = "0.7.5"
http-body-util = "0.1.1"
hyper = { version = "1.2.0", features = ["full"] }
hyper = { version = "1.3.1", features = ["full"] }
mime = "0.3.16"
rstest = "0.18.2"
rstest = "0.19.0"
rstest_reuse = "0.6.0"
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
tokio = { version = "1.37.0", features = ["full"] }
tower = "0.4.13"
uuid = { version = "1.8.0", features = ["v4", "serde"] }

0 comments on commit 2fad8b4

Please sign in to comment.