1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-26 19:47:43 +02:00

prepare actix-codec release 0.4.2

This commit is contained in:
Rob Ede
2021-12-31 08:08:14 +00:00
parent 5058e2d14e
commit b552d847ed
4 changed files with 8 additions and 4 deletions

View File

@ -40,7 +40,7 @@ tokio = { version = "1.5.1", features = ["sync"] }
tokio-uring = { version = "0.1", optional = true }
[dev-dependencies]
actix-codec = "0.4.0"
actix-codec = "0.4.2"
actix-rt = "2.4.0"
bytes = "1"