We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8de83e commit 7f1264bCopy full SHA for 7f1264b
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bevy_dioxus"
3
-version = "0.0.0"
+version = "0.1.0"
4
authors = ["Junichi Sugiura"]
5
edition = "2021"
6
description = "Write Cross-platform application with React-like decralative UI framework and scalable ECS architecture all in Rust."
packages/desktop/Cargo.toml
name = "bevy_dioxus_desktop"
0 commit comments