mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-04-25 11:02:12 +00:00
bump version
This commit is contained in:
parent
62f1bfd5c1
commit
7af4af1e3e
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 }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user