Merge pull request #158 from StarArawn/pre-release
Pre release
No related branches found
No related tags found
Showing
- Cargo.toml 1 addition, 1 deletionCargo.toml
- README.md 12 additions, 4 deletionsREADME.md
- kayak_font/Cargo.toml 2 additions, 2 deletionskayak_font/Cargo.toml
- kayak_font/assets/roboto.png 0 additions, 0 deletionskayak_font/assets/roboto.png
- kayak_ui_macros/Cargo.toml 1 addition, 1 deletionkayak_ui_macros/Cargo.toml
- src/input.rs 12 additions, 12 deletionssrc/input.rs
- src/render/image/extract.rs 1 addition, 1 deletionsrc/render/image/extract.rs
... | ... | @@ -10,7 +10,7 @@ members = ["kayak_ui_macros"] |
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | ||
[dependencies] | ||
bevy = { git = "https://github.com/bevyengine/bevy", rev="1914a3f288a812667f735ee9e7806cf1560dacc0" } | ||
bevy = { git = "https://github.com/bevyengine/bevy", version = "0.9" } | ||
bytemuck = "1.12" | ||
dashmap = "5.4" | ||
kayak_font = { path = "./kayak_font" } | ||
... | ... |
kayak_font/assets/roboto.png
0 → 100644
95.9 KiB