mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-07-31 17:01:58 +00:00
bump version
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2630,7 +2630,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "libp2p-identity"
|
name = "libp2p-identity"
|
||||||
version = "0.2.7"
|
version = "0.2.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"asn1_der",
|
"asn1_der",
|
||||||
"base64 0.21.4",
|
"base64 0.21.4",
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "libp2p-identity"
|
name = "libp2p-identity"
|
||||||
version = "0.2.7"
|
version = "0.2.8"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
description = "Data structures and algorithms for identifying peers in libp2p."
|
description = "Data structures and algorithms for identifying peers in libp2p."
|
||||||
rust-version = { workspace = true }
|
rust-version = { workspace = true }
|
||||||
|
Reference in New Issue
Block a user