Skip to content

Commit

Permalink
Merge pull request #647 from GyulyVGC/dependabot/cargo/main/rustrict-…
Browse files Browse the repository at this point in the history
…0.7.33
  • Loading branch information
GyulyVGC authored Dec 2, 2024
2 parents 1d8c407 + ee19c8a commit 79d65d5
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 @@ -73,7 +73,7 @@ serial_test = { version = "3.2.0", default-features = false }
[build-dependencies]
phf_codegen = "0.11.2"
phf_shared = "0.11.2"
rustrict = { version = "0.7.32", default-features = false, features = ["censor"] }
rustrict = { version = "0.7.33", default-features = false, features = ["censor"] }
once_cell = "1.20.2"

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

0 comments on commit 79d65d5

Please sign in to comment.