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

@ -40,7 +40,7 @@ peerid = [ "dep:multihash", "dep:bs58", "dep:rand", "dep:thiserror", "dep:sha2"
[dev-dependencies]
quickcheck = { workspace = true }
base64 = "0.21.2"
base64 = "0.21.3"
serde_json = "1.0"
rmp-serde = "1.1"
criterion = "0.5"