diff options
Diffstat (limited to '')
| -rw-r--r-- | examples/solar_system/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/solar_system/Cargo.toml b/examples/solar_system/Cargo.toml index e2c18c50..b73a9f34 100644 --- a/examples/solar_system/Cargo.toml +++ b/examples/solar_system/Cargo.toml @@ -2,7 +2,7 @@  name = "solar_system"  version = "0.1.0"  authors = ["Héctor Ramón Jiménez <hector0193@gmail.com>"] -edition = "2021" +edition = "2024"  publish = false  [dependencies] | 
