Skip to content

Commit b67aab2

Browse files
authored
cargo upgrade (#1)
1 parent 628966b commit b67aab2

2 files changed

Lines changed: 23 additions & 33 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ homepage = "https://docs.rs/wordler"
1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212

1313
[dependencies]
14-
anyhow = "1.0.53"
15-
rand = "0.8.0"
16-
indexmap = "1.8.0"
14+
anyhow = "1.0.66"
15+
rand = "0.8.5"
16+
indexmap = "1.9.2"
1717
ansi_term = "0.12.1"
1818

1919
[[bin]]

0 commit comments

Comments
 (0)