mirror of
https://github.com/DioxusLabs/dioxus
synced 2025-02-25 11:57:12 +00:00
remove unneeded installs
This commit is contained in:
parent
7e7ff2cb4c
commit
5ca3bdc279
1 changed files with 0 additions and 7 deletions
|
@ -88,10 +88,3 @@ rsx-rosetta = { git = "https://github.com/dioxuslabs/dioxus" }
|
||||||
path = "src/main.rs"
|
path = "src/main.rs"
|
||||||
|
|
||||||
name = "dioxus"
|
name = "dioxus"
|
||||||
|
|
||||||
[profile.release]
|
|
||||||
opt-level = 3
|
|
||||||
|
|
||||||
[dev-dependencies]
|
|
||||||
assert_cmd = "2.0.8"
|
|
||||||
predicates = "2.1.5"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue