Skip to content

Commit a856715

Browse files
authored
Merge pull request #194 from pinkforest/patch-1
Bump chorono to 0.4.20
2 parents e632fdc + d088503 commit a856715

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 @@ default = ["chrono", "flate2"]
1919
rustix = { version = "0.35.6", features = ["fs", "process", "param", "thread"] }
2020
bitflags = "1.2"
2121
lazy_static = "1.0.2"
22-
chrono = {version = "0.4.1", optional = true }
22+
chrono = {version = "0.4.20", optional = true }
2323
byteorder = {version="1.2.3", features=["i128"]}
2424
hex = "0.4"
2525
flate2 = { version = "1.0.3", optional = true }

0 commit comments

Comments
 (0)