Skip to content

Commit 5e2bbec

Browse files
chore(deps): bump etherparse from 0.15.0 to 0.16.0 (#1660)
1 parent 7426a46 commit 5e2bbec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/shadowsocks-service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ zstd = { version = "0.13", optional = true }
189189
tun2 = { version = "3.1.4", optional = true, default-features = false, features = [
190190
"async",
191191
] }
192-
etherparse = { version = "0.15", optional = true }
192+
etherparse = { version = "0.16", optional = true }
193193
smoltcp = { version = "0.11", optional = true, default-features = false, features = [
194194
"std",
195195
"log",

0 commit comments

Comments
 (0)