Skip to content

Commit

Permalink
Merge pull request #6 from yuvrajtiwary-bitmesraece/dependabot/cargo/…
Browse files Browse the repository at this point in the history
…bytemuck-1.17.0

build(rust): bump bytemuck from 1.16.3 to 1.17.0
  • Loading branch information
yuvrajtiwary-bitmesraece authored Aug 23, 2024
2 parents eebdd27 + d74f9e4 commit 24a0489
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ atomic-waker = "1"
avro-schema = { version = "0.3" }
base64 = "0.22.0"
bitflags = "2"
bytemuck = { version = "1.11", features = ["derive", "extern_crate_alloc"] }
bytemuck = { version = "1.17", features = ["derive", "extern_crate_alloc"] }
bytes = { version = "1.7" }
chrono = { version = "0.4.31", default-features = false, features = ["std"] }
chrono-tz = "0.8.1"
Expand Down

0 comments on commit 24a0489

Please sign in to comment.