Skip to content

Commit

Permalink
deps: bump libp2p-stream from 0.1.0-alpha to 0.1.0-alpha.1 (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
2 parents 0969216 + 4106457 commit cf7f949
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ libp2p = { version = "0.53" }
libp2p-allow-block-list = "0.3"
libp2p-bitswap-next = { version = "0.26.3", path = "packages/libp2p-bitswap-next" }
libp2p-relay-manager = { version = "0.2.4", path = "packages/libp2p-relay-manager" }
libp2p-stream = { version = "0.1.0-alpha" }
libp2p-stream = { version = "0.1.0-alpha.1" }
libp2p-webrtc = { version = "=0.7.1-alpha", features = ["pem"] }
libp2p-webrtc-websys = "0.3.0-alpha"
p256 = { version = "0.13", default-features = false, features = ["ecdsa", "std", "pem"] }
Expand Down

0 comments on commit cf7f949

Please sign in to comment.