update nih-plug
This commit is contained in:
parent
adaf203e73
commit
1be8b758d9
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -1607,9 +1607,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "nih_log"
|
name = "nih_log"
|
||||||
version = "0.2.0"
|
version = "0.3.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "016c1e345f1130730057d9b5381f423a36393b21c4f38f3ed05638448b6a5c48"
|
checksum = "f1d8a01d9663de15dbec9eaa9b7c261588e615ec204797b63039a2b0f30680fd"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"atty",
|
"atty",
|
||||||
"log",
|
"log",
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 16f40eff4adb0a03a176d6e0fa7a4f794b484756
|
Subproject commit e6546c1aad139028253ddd4fb586f19463f5c881
|
Loading…
Add table
Reference in a new issue