mirror of
https://github.com/robbert-vdh/nih-plug.git
synced 2026-07-01 02:36:54 +00:00
Update the zstd dependency version
This commit is contained in:
@@ -112,7 +112,7 @@ rtrb = { version = "0.2.2", optional = true }
|
||||
vst3-sys = { git = "https://github.com/robbert-vdh/vst3-sys.git", branch = "fix/drop-box-from-raw", optional = true }
|
||||
|
||||
# Used for the `zstd` feature
|
||||
zstd = { version = "0.11.2", optional = true }
|
||||
zstd = { version = "0.12.3", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
approx = "0.5.1"
|
||||
|
||||
Reference in New Issue
Block a user