Skip to content
Snippets Groups Projects
Verified Commit c43a348b authored by Louis's avatar Louis :fire:
Browse files

Update deps

parent db8f4f85
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,14 @@
name = "micro_bevy_world_utils"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "Apache-2.0"
description = "Handy, reusable utilities for working with direct world access in a Bevy exclusive system"
authors = [
"Louis Capitanchik <louis@microhacks.co.uk>"
]
repository = "https://lab.lcr.gr/microhacks/micro-bevy-world-utils"
[dependencies]
bevy_ecs = "0.9.0"
bevy_hierarchy = "0.9.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment