Skip to content

Commit

Permalink
Merge pull request #115 from boinkor-net/dependabot/cargo/cargo-ac558…
Browse files Browse the repository at this point in the history
…9e3ba

chore(deps): Bump the cargo group with 3 updates
  • Loading branch information
antifuchs authored Dec 25, 2023
2 parents 9d5f690 + 54f7cba commit 6346e8c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 21 deletions.
32 changes: 13 additions & 19 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion chars/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazy_static = "1.4.0"
fst = "0.4.7"

[dev-dependencies]
proptest = "1.3.1"
proptest = "1.4.0"

[build-dependencies]
chars_data = {path = "../chars_data", version = "^0.7.0" }
Expand Down
2 changes: 1 addition & 1 deletion chars_data/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ path = "src/lib.rs"
regex = "1.10"
lazy_static = "1.4.0"
fst = "0.4"
anyhow = "1.0.75"
anyhow = "1.0.76"
unicode_names2 = "0.6.0"

0 comments on commit 6346e8c

Please sign in to comment.