Browse Source

remove unneeded installs

mgbvox 2 years ago
parent
commit
5ca3bdc279
1 changed files with 0 additions and 7 deletions
  1. 0 7
      Cargo.toml

+ 0 - 7
Cargo.toml

@@ -88,10 +88,3 @@ rsx-rosetta = { git = "https://github.com/dioxuslabs/dioxus" }
 path = "src/main.rs"
 
 name = "dioxus"
-
-[profile.release]
-opt-level = 3
-
-[dev-dependencies]
-assert_cmd = "2.0.8"
-predicates = "2.1.5"