Please cargo machete
This commit is contained in:
parent
e5fc772288
commit
aa367514d6
2 changed files with 0 additions and 4 deletions
|
@ -6,7 +6,6 @@ edition = "2024"
|
|||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
paste = { workspace = true }
|
||||
destructure_traitobject = { workspace = true }
|
||||
downcast-rs = { workspace = true }
|
||||
|
||||
engine = { workspace = true }
|
||||
|
|
|
@ -7,7 +7,4 @@ edition = "2024"
|
|||
anyhow = { workspace = true }
|
||||
rusqlite = { workspace = true }
|
||||
assetpath = { workspace = true }
|
||||
destructure_traitobject = { workspace = true }
|
||||
|
||||
engine = { workspace = true }
|
||||
ecs = { workspace = true }
|
||||
|
|
Loading…
Reference in a new issue