Add the crate to the “cryptography” category on crates.io.
This commit is contained in:
parent
0913af1af9
commit
5b566cadc3
@ -7,7 +7,7 @@ repository = "https://github.com/quininer/tokio-rustls"
|
||||
homepage = "https://github.com/quininer/tokio-rustls"
|
||||
documentation = "https://docs.rs/tokio-rustls"
|
||||
description = "Asynchronous TLS/SSL streams for Tokio using Rustls."
|
||||
categories = ["asynchronous", "network-programming"]
|
||||
categories = ["asynchronous", "cryptography", "network-programming"]
|
||||
|
||||
[dependencies]
|
||||
futures = "0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user