Skip to content

Commit

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

Bump the all-dependencies group with 5 updates
  • Loading branch information
github-actions[bot] authored Jun 1, 2024
2 parents 2fad8b4 + 9667b26 commit 32209a4
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 22 deletions.
69 changes: 52 additions & 17 deletions Cargo.lock

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

10 changes: 5 additions & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ axum = "0.7.5"
http-body-util = "0.1.1"
hyper = { version = "1.3.1", features = ["full"] }
mime = "0.3.16"
rstest = "0.19.0"
rstest_reuse = "0.6.0"
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
tokio = { version = "1.37.0", features = ["full"] }
rstest = "0.21.0"
rstest_reuse = "0.7.0"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
tokio = { version = "1.38.0", features = ["full"] }
tower = "0.4.13"
uuid = { version = "1.8.0", features = ["v4", "serde"] }

0 comments on commit 32209a4

Please sign in to comment.