Skip to content

Commit

Permalink
Merge pull request #742 from GyulyVGC/dependabot/cargo/main/rustrict-…
Browse files Browse the repository at this point in the history
…0.7.34

Bump rustrict from 0.7.33 to 0.7.34
  • Loading branch information
GyulyVGC authored Mar 6, 2025
2 parents a0a8bb1 + 3c9a5c4 commit 22e4020
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ serial_test = { version = "3.2.0", default-features = false }
[build-dependencies]
phf_codegen = "0.11.3"
phf_shared = "0.11.3"
rustrict = { version = "0.7.33", default-features = false, features = ["censor"] }
rustrict = { version = "0.7.34", default-features = false, features = ["censor"] }
once_cell = "1.20.3"

[target."cfg(windows)".build-dependencies]
Expand Down

0 comments on commit 22e4020

Please sign in to comment.