Skip to content

Commit d97203e

Browse files
committed
build: 📌 add new minimum chrono version
1 parent d82c847 commit d97203e

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
@@ -12,7 +12,7 @@ repository = "https://github.com/olliemath/chronoutil"
1212
version = "0.2.6"
1313

1414
[dependencies]
15-
"chrono" = { version = "^0.4.24", default-features = false }
15+
"chrono" = { version = "^0.4.34", default-features = false }
1616

1717
[dev-dependencies]
1818
criterion = "0.3"

0 commit comments

Comments
 (0)