1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-06-28 09:50:36 +02:00

update tokio to 0.2.4

This commit is contained in:
Nikolay Kim
2019-12-07 10:15:26 +06:00
parent 6c00ab8296
commit fc0825fcdd
4 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ edition = "2018"
workspace = ".."
[lib]
name = "bytesrting"
name = "bytestring"
path = "src/lib.rs"
[dependencies]