-
- Downloads
removed unused dependency
... | ... | @@ -11,7 +11,6 @@ license = "MIT" |
crate-type = ["cdylib"] | ||
[dependencies] | ||
hashbrown = "0.14.3" | ||
lazy_static = "1.4.0" | ||
rustmex = { path = "../rustmex/rustmex", features = ["matlab800"] } | ||
serialport = "4.3.0" | ||
... | ... |
Please register or sign in to comment