mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
chore(deps): bump bytes from 1.6.1 to 1.7.1 (#1605)
This commit is contained in:
@@ -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"] }
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user