Skip to content

Commit 4ca3c19

Browse files
authored
Update Rust crate xxhash-rust to 0.8.15 (#2395)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [xxhash-rust](https://redirect.github.com/DoumanAsh/xxhash-rust) | workspace.dependencies | patch | `0.8.13` -> `0.8.15` | --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40OC40IiwidXBkYXRlZEluVmVyIjoiNDAuNDguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
1 parent 047426b commit 4ca3c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ whoami = "1.6.0"
138138
win32job = "2.0.3"
139139
windows-sys = "0.59.0"
140140
winnow = "0.7.10"
141-
xxhash-rust = "0.8.13"
141+
xxhash-rust = "0.8.15"
142142
zstd = { version = "0.13.3", features = ["zstdmt"] }
143143

144144
# make backtrace + color-eyre faster on debug builds

0 commit comments

Comments
 (0)