Skip to content

Commit

Permalink
fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Aug 17, 2023
1 parent 2e8c2e5 commit da71eb3
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 18 deletions.
116 changes: 98 additions & 18 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions interop-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ libp2p = { path = "../libp2p", features = [
"websocket",
"yamux",
] }
libp2p-mplex = { path = "../muxers/mplex" }
libp2p-webrtc = { workspace = true, features = ["tokio"] }
mime_guess = "2.0"
redis = { version = "0.23.0", default-features = false, features = [
Expand Down

0 comments on commit da71eb3

Please sign in to comment.