Skip to content

Commit

Permalink
chore(deps): Bump minor crate deps and update pinned dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Oct 25, 2024
1 parent 6b68384 commit 3bf12a1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,10 @@ wasm = ["dep:wasm-bindgen"]
lto = true

[dependencies]
regex = "1.10"
regex = "1.11"
strum = "0.26"
strum_macros = "0.26"
unicode_titlecase = "2.3"
unicode_titlecase = "2.4"

[dependencies.anyhow]
version = "1.0"
Expand Down

0 comments on commit 3bf12a1

Please sign in to comment.