Skip to content

Commit a9a93c5

Browse files
authored
chore(deps): bump zarrs to 0.18.0 (#59)
1 parent 616dacd commit a9a93c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib", "rlib"]
1010

1111
[dependencies]
1212
pyo3 = { version = "0.22.6", features = ["abi3-py311"] }
13-
zarrs = "0.18.0-beta.0"
13+
zarrs = "0.18.0"
1414
rayon_iter_concurrent_limit = "0.2.0"
1515
rayon = "1.10.0"
1616
# fix for https://stackoverflow.com/questions/76593417/package-openssl-was-not-found-in-the-pkg-config-search-path

0 commit comments

Comments
 (0)