diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2025-01-10 17:59:04 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2025-01-13 16:55:42 +0100 |
| commit | a4805ff61049d746b8193ba125af525d9d6165fa (patch) | |
| tree | f849f3d6bf247b424785771911b8f55e40d03c44 /rustc_tools_util | |
| parent | 6c367cb83fe02417cc3f46c1ba7e4ddc11fc5719 (diff) | |
| download | rust-a4805ff61049d746b8193ba125af525d9d6165fa.tar.gz rust-a4805ff61049d746b8193ba125af525d9d6165fa.zip | |
Select edition 2024
Diffstat (limited to 'rustc_tools_util')
| -rw-r--r-- | rustc_tools_util/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rustc_tools_util/Cargo.toml b/rustc_tools_util/Cargo.toml index b63632916ba..cba02563948 100644 --- a/rustc_tools_util/Cargo.toml +++ b/rustc_tools_util/Cargo.toml @@ -7,6 +7,6 @@ readme = "README.md" license = "MIT OR Apache-2.0" keywords = ["rustc", "tool", "git", "version", "hash"] categories = ["development-tools"] -edition = "2018" +edition = "2024" [dependencies] |
