Change repository and homepage to point at rustls
This commit is contained in:
parent
3701574b5d
commit
5e1b75c5e9
@ -2,8 +2,8 @@
|
||||
name = "tokio-rustls"
|
||||
version = "0.24.0"
|
||||
license = "MIT/Apache-2.0"
|
||||
repository = "https://github.com/tokio-rs/tls"
|
||||
homepage = "https://github.com/tokio-rs/tls"
|
||||
repository = "https://github.com/rustls/tokio-rustls"
|
||||
homepage = "https://github.com/rustls/tokio-rustls"
|
||||
documentation = "https://docs.rs/tokio-rustls"
|
||||
readme = "README.md"
|
||||
description = "Asynchronous TLS/SSL streams for Tokio using Rustls."
|
||||
|
Loading…
Reference in New Issue
Block a user