Skip to content

Commit 5098d80

Browse files
committed
Pin chrono to minor version
1 parent 23f8a10 commit 5098d80

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
@@ -168,7 +168,7 @@ ascii = "1.1"
168168
bitflags = "2.9"
169169
bstr = "1"
170170
cfg-if = "1.0"
171-
chrono = "0.4"
171+
chrono = "0.4.42"
172172
constant_time_eq = "0.4"
173173
criterion = { version = "0.7", features = ["html_reports"] }
174174
crossbeam-utils = "0.8"

0 commit comments

Comments
 (0)