Skip to content

Commit

Permalink
Update Rust crate zerocopy to 0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent d0d17a5 commit b676a19
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -95,7 +95,7 @@ url = { version = "2.5.3", features = ["serde"] }
uuid = { version = "1.13.1", features = ["v4"] }
walkdir = "2.5.0"
yara-x = { version = "0.13.0", default-features = false, features = ["pe-module"] }
zerocopy = { version = "0.8.18", features = ["derive"] }
zerocopy = { version = "0.8.19", features = ["derive"] }
zip = { version = "2.2.2", default-features = false, features = ["deflate"] }

[build-dependencies]
Expand Down

0 comments on commit b676a19

Please sign in to comment.