Skip to content

Commit

Permalink
Bump zstd from 0.12.4 to 0.13.0 (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 7, 2023
1 parent a6c9df4 commit 64655f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 martian-filetypes/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ martian = { version = ">=0.25.1", path = "../martian" }
martian-derive = { path = "../martian-derive" }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
zstd = ">=0.11, <0.13"
zstd = ">=0.11, <1"

[dev-dependencies]
criterion = "0.5"
Expand Down

0 comments on commit 64655f8

Please sign in to comment.