We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68f3543 + a5e5547 commit 18afe0aCopy full SHA for 18afe0a
1 file changed
rustjswasm/Cargo.toml.jinja
@@ -12,7 +12,6 @@ crate-type = ["cdylib"]
12
[dependencies]
13
{{module}} = { path = "./rust", version = "*" }
14
pyo3 = { version = "0.27.1", features = ["abi3-py39", "extension-module", "multiple-pymethods"] }
15
-strum = "0.24.1"
16
17
[profile.release]
18
panic = 'abort'
0 commit comments