Rust 1.86.0 (#73)

This commit is contained in:
Jens Krause
2025-04-13 21:37:47 +02:00
committed by GitHub
parent 5b445afe25
commit 28c5d7194c
5 changed files with 19 additions and 18 deletions

View File

@@ -4,7 +4,7 @@ version = "1.2.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.85.0"
rust-version = "1.86.0"
homepage = "https://github.com/sectore/timr-tui"
repository = "https://github.com/sectore/timr-tui"
readme = "README.md"