Skip to content

Commit 0aadf9d

Browse files
sugar700seanmonstar
authored andcommitted
Increase dependency versions to real minimal versions
1 parent 28bc292 commit 0aadf9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ headers-core = { version = "0.2", path = "./headers-core" }
2222
base64 = "0.11"
2323
bitflags = "1.0"
2424
bytes = "0.5"
25-
mime = "0.3"
25+
mime = "0.3.14"
2626
sha-1 = "0.8"
27-
time = "0.1"
27+
time = "0.1.34"
2828

2929
[features]
3030
nightly = []

0 commit comments

Comments
 (0)