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

fix local waker metadata

This commit is contained in:
Rob Ede
2021-04-01 09:01:56 +01:00
parent 2c5c9167a5
commit b09e7cd417
4 changed files with 8 additions and 6 deletions

View File

@ -8,7 +8,6 @@ authors = [
]
keywords = ["waker", "local", "futures", "no-std"]
repository = "https://github.com/actix/actix-net.git"
documentation = "https://docs.rs/local-waker"
categories = ["asynchronous", "no-std"]
license = "MIT OR Apache-2.0"
edition = "2018"