dioxus-mobile 0.6.1

Mobile-compatible renderer for Dioxus
1
2
3
4
5
6
7
[tasks.test]
command = "cargo"
args = [
  "test",
  "--no-run",
]