Skip to content

Commit

Permalink
Merge pull request #5 from Shopify/dependabot/cargo/all-f2876e9c62
Browse files Browse the repository at this point in the history
Bump the all group with 2 updates
  • Loading branch information
ianks authored Aug 29, 2024
2 parents 96370f7 + 9151dd6 commit 275dcae
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions ext/lz4_flex_ext/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
[dependencies]
lz4_flex = { version = "0.11.3", default-features = true }
magnus = { version = "0.7.1", features = ["rb-sys"] }
postcard = "1.0.8"
postcard = "1.0.10"
rb-sys = { version = "0.9.101", features = ["stable-api-compiled-fallback"] }
serde = { version = "1.0.208", features = ["derive"] }
serde = { version = "1.0.209", features = ["derive"] }
static_assertions = "1.1.0"

0 comments on commit 275dcae

Please sign in to comment.