File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -491,9 +491,9 @@ checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
491
491
492
492
[[package ]]
493
493
name = " chrono"
494
- version = " 0.4.37 "
494
+ version = " 0.4.38 "
495
495
source = " registry+https://github.com/rust-lang/crates.io-index"
496
- checksum = " 8a0d04d43504c61aa6c7531f1871dd0d418d91130162063b789da00fd7057a5e "
496
+ checksum = " a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 "
497
497
dependencies = [
498
498
" android-tzdata" ,
499
499
" iana-time-zone" ,
@@ -2493,8 +2493,10 @@ name = "miri"
2493
2493
version = " 0.1.0"
2494
2494
dependencies = [
2495
2495
" aes" ,
2496
+ " chrono" ,
2496
2497
" colored" ,
2497
2498
" ctrlc" ,
2499
+ " directories" ,
2498
2500
" getrandom" ,
2499
2501
" jemalloc-sys" ,
2500
2502
" lazy_static" ,
You can’t perform that action at this time.
0 commit comments