Skip to content

Commit

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

Bump the all-dependencies group with 5 updates
  • Loading branch information
github-actions[bot] authored Sep 1, 2024
2 parents c5fa2a0 + 25d784e commit dcf3bef
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 19 deletions.
38 changes: 24 additions & 14 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.2"
hyper = { version = "1.4.1", features = ["full"] }
mime = "0.3.16"
rstest = "0.21.0"
rstest = "0.22.0"
rstest_reuse = "0.7.0"
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.122"
tokio = { version = "1.39.2", features = ["full"] }
tower = "0.4.13"
serde = { version = "1.0.209", features = ["derive"] }
serde_json = "1.0.127"
tokio = { version = "1.40.0", features = ["full"] }
tower = "0.5.0"
uuid = { version = "1.10.0", features = ["v4", "serde"] }

0 comments on commit dcf3bef

Please sign in to comment.