1
Fork 0

Update indexmap and rayon crates

This commit is contained in:
John Kåre Alsaker 2023-03-25 02:12:13 +01:00
parent a1f48047bf
commit 27c44d2e28
13 changed files with 25 additions and 27 deletions

View file

@ -18,4 +18,4 @@ tracing = "0.1"
sha1 = "0.10.0"
sha2 = "0.10.1"
md5 = { package = "md-5", version = "0.10.0" }
indexmap = { version = "1.9.1" }
indexmap = { version = "1.9.3" }