File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -15,21 +15,21 @@ default = ["url"]
1515
1616[dependencies ]
1717arrayref = " 0.3"
18- byteorder = " 1.3.1 "
19- data-encoding = " 2.1 "
18+ byteorder = " 1.5.0 "
19+ data-encoding = " 2.6.0 "
2020multibase = " 0.9.1"
2121multihash = " 0.19"
22- percent-encoding = " 2.1.0 "
23- serde = " 1.0.70 "
22+ percent-encoding = " 2.3.1 "
23+ serde = " 1.0.209 "
2424static_assertions = " 1.1"
2525unsigned-varint = " 0.8"
26- url = { version = " 2.1 .0" , optional = true , default-features = false }
27- libp2p-identity = { version = " 0.2.0 " , features = [" peerid" ] }
26+ url = { version = " 2.5 .0" , optional = true , default-features = false }
27+ libp2p-identity = { version = " 0.2.9 " , features = [" peerid" ] }
2828
2929[dev-dependencies ]
3030bincode = " 1"
3131quickcheck = { version = " 1.0.3" , default-features = false }
32- rand = " 0.8.4 "
32+ rand = " 0.8.5 "
3333serde_json = " 1.0"
3434
3535# Passing arguments to the docsrs builder in order to properly document cfg's.
You can’t perform that action at this time.
0 commit comments