Skip to content

Commit a5e5547

Browse files
committed
remove strum from rustjswasm
1 parent c44741d commit a5e5547

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rustjswasm/Cargo.toml.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ crate-type = ["cdylib"]
1212
[dependencies]
1313
{{module}} = { path = "./rust", version = "*" }
1414
pyo3 = { version = "0.27.1", features = ["abi3-py39", "extension-module", "multiple-pymethods"] }
15-
strum = "0.24.1"
1615

1716
[profile.release]
1817
panic = 'abort'

0 commit comments

Comments
 (0)