Skip to content

Commit 75679b4

Browse files
author
3xmblzj5
committed
Bump chrono version, remove unused features.
1 parent d0eb361 commit 75679b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ssl = ["tiny_http/ssl"]
1919
[dependencies]
2020
base64 = "0.13"
2121
brotli2 = { version = "0.3.2", optional = true }
22-
chrono = "0.4.0"
22+
chrono = { version = "0.4.19", default-features = false }
2323
filetime = "0.2.0"
2424
deflate = { version = "0.9", optional = true, features = ["gzip"] }
2525
multipart = { version = "0.18", default-features = false, features = ["server"] }

0 commit comments

Comments
 (0)