deps: bump base64 from 0.21.2 to 0.21.3

Pull-Request: #4401.
This commit is contained in:
dependabot[bot]
2023-09-04 09:43:13 +00:00
committed by GitHub
parent 4fccca11d3
commit c1bccd5c1c
4 changed files with 12 additions and 12 deletions

View File

@@ -15,5 +15,5 @@ zeroize = "1"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"
libp2p-core = { workspace = true }
base64 = "0.21.2"
base64 = "0.21.3"
libp2p-identity = { workspace = true }