mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-04-25 03: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]]
|
||||
name = "libp2p-identity"
|
||||
version = "0.2.7"
|
||||
version = "0.2.8"
|
||||
dependencies = [
|
||||
"asn1_der",
|
||||
"base64 0.21.4",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "libp2p-identity"
|
||||
version = "0.2.7"
|
||||
version = "0.2.8"
|
||||
edition = "2021"
|
||||
description = "Data structures and algorithms for identifying peers in libp2p."
|
||||
rust-version = { workspace = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user