This commit is contained in:
parent
d505fb33aa
commit
ba799ee110
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "bevy_scriptum_book"
|
name = "bevy_scriptum_book"
|
||||||
publish = false
|
publish = false
|
||||||
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bevy_scriptum = { path = "../", features = ["ruby", "lua", "rhai"] }
|
bevy_scriptum = { path = "../", features = ["ruby", "lua", "rhai"] }
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue