mirror of
https://github.com/fafhrd91/actix-net
synced 2025-03-20 19:35:17 +01:00
fix deps badge
This commit is contained in:
parent
7988694242
commit
59b629c74b
@ -5,7 +5,7 @@
|
||||
[](https://github.com/actix/actix-net/actions/workflows/ci.yml)
|
||||
[](https://codecov.io/gh/actix/actix-net)
|
||||
[](https://discord.gg/NWpN5mmg3x)
|
||||
[](https://deps.rs/repo/github/actix/actix-extras)
|
||||
[](https://deps.rs/repo/github/actix/actix-net)
|
||||
|
||||
## Example
|
||||
|
||||
|
@ -35,4 +35,4 @@ tokio-uring = { version = "0.2", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.13.1", features = ["full"] }
|
||||
hyper = { version = "0.14", default-features = false, features = ["server", "tcp", "http1"] }
|
||||
hyper = { version = "0.14.10", default-features = false, features = ["server", "tcp", "http1"] }
|
||||
|
Loading…
x
Reference in New Issue
Block a user