diff --git a/Cargo.toml b/Cargo.toml index 290390f..b924392 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,6 +38,3 @@ js-sys = { version = "0.3", default-features = false } [dev-dependencies] simple_logger = "2.2" - -[build-dependencies] -embuild = "0.31.2"