Update Dioxus.toml

This commit is contained in:
Avinash Mallya
2025-07-20 18:06:44 -05:00
parent c3ef271939
commit ec17bac092
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target
dist/
.DS_Store
# These are backup files generated by rustfmt

View File

@@ -1,4 +1,5 @@
[application]
out_dir = "dist"
[web.app]