Update encase_derive_impl

This commit is contained in:
Gonçalo Rica Pais da Silva 2025-06-30 10:25:21 +02:00
parent ef8d1ae096
commit 5c13ef652e
No known key found for this signature in database

View File

@ -13,7 +13,7 @@ proc-macro = true
[dependencies]
bevy_macro_utils = { path = "../bevy_macro_utils", version = "0.17.0-dev" }
encase_derive_impl = "0.10"
encase_derive_impl = "0.11"
[lints]
workspace = true