chore(deps): bump bytes from 1.6.1 to 1.7.1 (#1605)

This commit is contained in:
dependabot[bot]
2024-08-05 16:24:21 +00:00
committed by GitHub
parent 15b00a2b75
commit 9e64c668d1
3 changed files with 4 additions and 4 deletions

View File

@@ -137,7 +137,7 @@ arc-swap = "1.7"
spin = { version = "0.9" }
lru_time_cache = "0.11"
bytes = "1.6"
bytes = "1.7"
byte_string = "1.0"
byteorder = "1.5"
rand = { version = "0.8", features = ["small_rng"] }

View File

@@ -49,7 +49,7 @@ security-replay-attack-detect = ["bloomfilter"]
log = "0.4"
libc = "0.2.141"
bytes = "1.6"
bytes = "1.7"
cfg-if = "1"
byte_string = "1.0"
base64 = "0.22"