[package] name = "voidy" description = "A library to handle HTTP/2 requests asynchronously." version = "0.2.0" authors = ["Arthur Damasceno "] license = "MIT" keywords = ["http", "async"] edition = "2021" [dependencies] async-std = "^1"