We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea26212 + f2cdb78 commit 92d5610Copy full SHA for 92d5610
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.4.1"
4
authors = ["Herman J. Radtke III <[email protected]>"]
5
edition = "2018"
6
description = "A connect, read and write timeout aware connector to be used with hyper Client."
7
-license = "MIT/Apache-2.0"
+license = "MIT OR Apache-2.0"
8
documentation = "https://github.com/hjr3/hyper-timeout"
9
homepage = "https://github.com/hjr3/hyper-timeout"
10
repository = "https://github.com/hjr3/hyper-timeout"
0 commit comments