Skip to content

Commit 79d65d5

Browse files
authored
Merge pull request #647 from GyulyVGC/dependabot/cargo/main/rustrict-0.7.33
2 parents 1d8c407 + ee19c8a commit 79d65d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ serial_test = { version = "3.2.0", default-features = false }
7373
[build-dependencies]
7474
phf_codegen = "0.11.2"
7575
phf_shared = "0.11.2"
76-
rustrict = { version = "0.7.32", default-features = false, features = ["censor"] }
76+
rustrict = { version = "0.7.33", default-features = false, features = ["censor"] }
7777
once_cell = "1.20.2"
7878

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

0 commit comments

Comments
 (0)