Rust 1.88.0

This commit is contained in:
jk
2025-06-28 11:26:17 +02:00
parent 93a3cde396
commit ae1c8bc826
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ version = "1.3.0"
description = "TUI to organize your time: Pomodoro, Countdown, Timer."
edition = "2024"
# Reminder: Always keep `channel` in `rust-toolchain.toml` in sync with `rust-version`.
rust-version = "1.87.0"
rust-version = "1.88.0"
homepage = "https://github.com/sectore/timr-tui"
repository = "https://github.com/sectore/timr-tui"
readme = "README.md"