mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-15 20:05:13 +02:00
chore(deps): bump blake3 in the cargo-minor-and-patch group (#47)
Bumps the cargo-minor-and-patch group with 1 update: [blake3](https://github.com/BLAKE3-team/BLAKE3). Updates `blake3` from 1.8.4 to 1.8.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.8.4...1.8.5) --- updated-dependencies: - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f4b1ab8a34
commit
d08c835ea3
2 changed files with 3 additions and 3 deletions
|
|
@ -90,7 +90,7 @@ tree-sitter-php = "0.24.2"
|
|||
tree-sitter-python = "0.25.0"
|
||||
tree-sitter-ruby = "0.23.1"
|
||||
crossbeam-channel = "0.5.15"
|
||||
blake3 = "1.8.3"
|
||||
blake3 = "1.8.5"
|
||||
once_cell = "1.21.3"
|
||||
console = "0.16.2"
|
||||
terminal_size = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue