We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea26212 commit f2cdb78Copy full SHA for f2cdb78
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.4.1"
4
authors = ["Herman J. Radtke III <herman@hermanradtke.com>"]
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