deps: bump arrayvec from 0.7.2 to 0.7.4

Pull-Request: #4087.
This commit is contained in:
dependabot[bot]
2023-06-20 13:32:36 +00:00
committed by GitHub
parent 04b7668c55
commit face06b05c
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ keywords = ["peer-to-peer", "libp2p", "networking"]
categories = ["network-programming", "asynchronous"]
[dependencies]
arrayvec = "0.7.2"
arrayvec = "0.7.4"
bytes = "1"
either = "1.5"
fnv = "1.0"