Skip to content

Commit

Permalink
Merge pull request #1 from MolotovCherry/dependabot/cargo/bytemuck-1.…
Browse files Browse the repository at this point in the history
…14.0

Bump bytemuck from 1.13.1 to 1.14.0
  • Loading branch information
MolotovCherry committed Sep 8, 2023
2 parents 617f125 + cc987a5 commit e91a735
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 wdf-umdf-sys/Cargo.toml
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
paste = "1.0.14"
bytemuck = "1.13.1"
bytemuck = "1.14.0"
thiserror = "1.0.48"

[build-dependencies]
Expand Down

0 comments on commit e91a735

Please sign in to comment.