We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d95a2c3 commit ff8034fCopy full SHA for ff8034f
libDF/Cargo.toml
@@ -119,7 +119,7 @@ ogg = { version = "^0.8", optional = true }
119
claxon = { version = "^0.4", optional = true }
120
env_logger = { version = "0.11", optional = true }
121
clap = { version = "4.0", optional = true, features = ["derive"] }
122
-rust-ini = { version = "^0.20", optional = true }
+rust-ini = { version = "^0.21", optional = true }
123
tract-core = { version = "^0.21.0", optional = true }
124
tract-onnx = { version = "^0.21.0", optional = true }
125
tract-pulse = { version = "^0.21.0", optional = true }
0 commit comments