Skip to content

Commit

Permalink
build: 📌 add new minimum chrono version
Browse files Browse the repository at this point in the history
  • Loading branch information
olliemath committed Apr 24, 2024
1 parent d82c847 commit d97203e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repository = "https://github.com/olliemath/chronoutil"
version = "0.2.6"

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

[dev-dependencies]
criterion = "0.3"
Expand Down

0 comments on commit d97203e

Please sign in to comment.