diff options
| author | Henry <mail@henrygressmann.de> | 2026-04-16 22:33:16 +0200 |
|---|---|---|
| committer | Henry <mail@henrygressmann.de> | 2026-04-16 22:33:16 +0200 |
| commit | e47089bf4c53323a22bd9d8ba4b7a8836fcb45a6 (patch) | |
| tree | 4415c3394932c38b9a3357ccd5e4f778af350395 /Cargo.toml | |
| parent | c2061cf63b0c131632c07191af2f9f76d13e8a3e (diff) | |
chore: use new rust features
Signed-off-by: Henry <mail@henrygressmann.de>
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ serde={version="1.0", features=["derive"]} [workspace.package] version="0.9.0-alpha.0" -rust-version="1.90" +rust-version="1.95" edition="2024" license="MIT OR Apache-2.0" authors=["Henry Gressmann <crates@henrygressmann.de>"] |
