mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05:00
fix(deps): update rust crate libz-sys to v1.1.17
This commit is contained in:
parent
6ef4781050
commit
b9c30b7c28
2 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ rust-version = "1.77.0"
|
|||
|
||||
[dependencies]
|
||||
# 1.1.17 seems broken on nix from a permission error?
|
||||
libz-sys = "=1.1.16"
|
||||
libz-sys = "=1.1.17"
|
||||
|
||||
console-subscriber = { version = "0.2", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue