mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-10-11 04:58:39 -04:00
Bump to libp2p 0.38
This commit is contained in:
parent
fc54351055
commit
281e83a00b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
libp2p = { version = "0.37", default-features = false }
|
||||
libp2p = { version = "0.38", default-features = false }
|
||||
log = "0.4"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue