-
- Downloads
Switch day 4 to HashMap
... | @@ -6,5 +6,4 @@ edition = "2021" | ... | @@ -6,5 +6,4 @@ edition = "2021" |
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
[dependencies] | [dependencies] | ||
dict = "0.1.5" | |||
regex = "1.10.2" | regex = "1.10.2" |
Please register or sign in to comment