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: #5183.
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent fb9f3b6 commit c4974cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -30,7 +30,7 @@ rust-embed = { version = "8.3.0", features = ["include-exclude", "interpolate-fo
tokio = { version = "1.36", features = ["macros", "net", "rt", "signal"] }
tokio-util = { version = "0.7", features = ["compat"] }
tower = "0.4"
tower-http = { version = "0.5.1", features = ["cors"] }
tower-http = { version = "0.5.2", features = ["cors"] }
mime_guess = "2.0.4"

[target.'cfg(target_arch = "wasm32")'.dependencies]
Expand Down

0 comments on commit c4974cf

Please sign in to comment.