diff --git a/Cargo.toml b/Cargo.toml index ecfa8ca..db302d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.4.1" authors = ["Herman J. Radtke III "] edition = "2018" description = "A connect, read and write timeout aware connector to be used with hyper Client." -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" documentation = "https://github.com/hjr3/hyper-timeout" homepage = "https://github.com/hjr3/hyper-timeout" repository = "https://github.com/hjr3/hyper-timeout"