diff options
Diffstat (limited to 'examples/exit/Cargo.toml')
-rw-r--r-- | examples/exit/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/exit/Cargo.toml b/examples/exit/Cargo.toml index b06fbadc..d4ca12ac 100644 --- a/examples/exit/Cargo.toml +++ b/examples/exit/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "exit" version = "0.1.0" -edition = "2021" +edition = "2024" publish = false [dependencies] |