diff options
| author | Valentin Popov <valentin@popov.link> | 2026-07-18 04:20:43 +0300 |
|---|---|---|
| committer | Valentin Popov <valentin@popov.link> | 2026-07-18 04:20:43 +0300 |
| commit | 337894528c3afd55826b3b766a3afa6c076ba5fa (patch) | |
| tree | dc681fab3117ff051009022b38f9c81fa7bfbb7d /Cargo.toml | |
| parent | 93cddf185195922a988741281fe8efbd69f2214c (diff) | |
| download | fparkan-337894528c3afd55826b3b766a3afa6c076ba5fa.tar.xz fparkan-337894528c3afd55826b3b766a3afa6c076ba5fa.zip | |
build: upgrade Rust toolchain to 1.97.1
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ members = [ [workspace.package] version = "0.1.0" edition = "2021" -rust-version = "1.87" +rust-version = "1.97" license = "GPL-2.0-only" repository = "https://github.com/valentineus/fparkan" |
