Skip to content

Commit

Permalink
deps: bump the axum group with 1 update
Browse files Browse the repository at this point in the history
Pull-Request: #5045.
  • Loading branch information
dependabot[bot] committed Jan 14, 2024
1 parent ca376f1 commit 830f93f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion examples/browser-webrtc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ tracing = "0.1.37"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }

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

0 comments on commit 830f93f

Please sign in to comment.