File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " bevy_dioxus"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [" Junichi Sugiura" ]
5
5
edition = " 2021"
6
6
description = " Write cross-platform application with React-like declarative UI framework and scalable ECS architecture all in Rust."
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " bevy_dioxus_core"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [" Junichi Sugiura" ]
5
5
edition = " 2021"
6
6
description = " Write cross-platform application with React-like declarative UI framework and scalable ECS architecture all in Rust."
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " bevy_dioxus_desktop"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [" Junichi Sugiura" ]
5
5
edition = " 2021"
6
6
description = " Write cross-platform application with React-like declarative UI framework and scalable ECS architecture all in Rust."
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " bevy_dioxus_macro"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [" Junichi Sugiura" ]
5
5
edition = " 2021"
6
6
description = " Write cross-platform application with React-like declarative UI framework and scalable ECS architecture all in Rust."
You can’t perform that action at this time.
0 commit comments