Skip to content

Commit 830f93f

Browse files
deps: bump the axum group with 1 update
Pull-Request: #5045.
1 parent ca376f1 commit 830f93f

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Cargo.lock

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

examples/browser-webrtc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tracing = "0.1.37"
2323
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2424

2525
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
26-
axum = "0.7.1"
26+
axum = "0.7.3"
2727
libp2p = { path = "../../libp2p", features = [ "ed25519", "macros", "ping", "tokio"] }
2828
libp2p-webrtc = { workspace = true, features = ["tokio"] }
2929
rust-embed = { version = "8.2.0", features = ["include-exclude", "interpolate-folder-path"] }

0 commit comments

Comments
 (0)