Skip to content

Commit 92d5610

Browse files
authored
Merge pull request #23 from sophokles73/fix_license_tag
Fix license tag
2 parents ea26212 + f2cdb78 commit 92d5610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.4.1"
44
authors = ["Herman J. Radtke III <[email protected]>"]
55
edition = "2018"
66
description = "A connect, read and write timeout aware connector to be used with hyper Client."
7-
license = "MIT/Apache-2.0"
7+
license = "MIT OR Apache-2.0"
88
documentation = "https://github.com/hjr3/hyper-timeout"
99
homepage = "https://github.com/hjr3/hyper-timeout"
1010
repository = "https://github.com/hjr3/hyper-timeout"

0 commit comments

Comments
 (0)