diff options
Diffstat (limited to 'engine-reflection')
| -rw-r--r-- | engine-reflection/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-reflection/Cargo.toml b/engine-reflection/Cargo.toml index e2dacff..8e13728 100644 --- a/engine-reflection/Cargo.toml +++ b/engine-reflection/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "engine-reflection" version = "0.1.0" -edition = "2024" +edition = "2021" [dependencies] |
