restructure utilities
dogfooding showed that they're quite handy to have around
workspace = { members = ["util"] } | ||
[package] | ||
name = "bevy_cosmic_edit" | ||
version = "0.19.0" | ||
... | ... | @@ -52,4 +51,3 @@ web-sys = { version = "0.3.67", features = [ |
[dev-dependencies] | ||
insta = "1.29.0" | ||
util = { path = "./util/" } |
util/Cargo.toml
deleted
100644 → 0
Please register or sign in to comment