mirror of
https://github.com/dndx/phantun.git
synced 2025-01-31 12:19:30 +08:00
chore(fake-tcp) bump to v0.2.2
This commit is contained in:
parent
d0eaefe5d0
commit
e2a9194f6f
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "fake-tcp"
|
||||
version = "0.2.1"
|
||||
version = "0.2.2"
|
||||
edition = "2021"
|
||||
authors = ["Datong Sun <dndx@idndx.com>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
@ -17,7 +17,7 @@ benchmark = []
|
||||
[dependencies]
|
||||
bytes = "1"
|
||||
pnet = "0.28"
|
||||
tokio = { version = "1.12", features = ["full"] }
|
||||
tokio = { version = "1.14", features = ["full"] }
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
log = "0.4"
|
||||
internet-checksum = "0.2"
|
||||
|
Loading…
x
Reference in New Issue
Block a user