Skip to content

Commit 9f7194b

Browse files
committed
update lockfile
1 parent d93f9ae commit 9f7194b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Cargo.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -491,9 +491,9 @@ checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
491491

492492
[[package]]
493493
name = "chrono"
494-
version = "0.4.37"
494+
version = "0.4.38"
495495
source = "registry+https://github.com/rust-lang/crates.io-index"
496-
checksum = "8a0d04d43504c61aa6c7531f1871dd0d418d91130162063b789da00fd7057a5e"
496+
checksum = "a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401"
497497
dependencies = [
498498
"android-tzdata",
499499
"iana-time-zone",
@@ -2493,8 +2493,10 @@ name = "miri"
24932493
version = "0.1.0"
24942494
dependencies = [
24952495
"aes",
2496+
"chrono",
24962497
"colored",
24972498
"ctrlc",
2499+
"directories",
24982500
"getrandom",
24992501
"jemalloc-sys",
25002502
"lazy_static",

0 commit comments

Comments
 (0)