Skip to content

Commit 954f81d

Browse files
dependabot[bot]da2ce7
authored andcommitted
chore(deps): bump axum from 0.6.15 to 0.6.16
Bumps [axum](https://github.com/tokio-rs/axum) from 0.6.15 to 0.6.16. - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.6.15...axum-v0.6.16) --- updated-dependencies: - dependency-name: axum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fea35ae commit 954f81d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ futures = "0.3"
3636
async-trait = "0.1"
3737
aquatic_udp_protocol = "0.8"
3838
uuid = { version = "1", features = ["v4"] }
39-
axum = "0.6.10"
39+
axum = "0.6.16"
4040
axum-server = { version = "0.4", features = ["tls-rustls"] }
4141
axum-client-ip = "0.4"
4242
bip_bencode = "0.4"

0 commit comments

Comments
 (0)