version 0.9.8: revert to Rust 1.89 since 1.90 fully online yet

This commit is contained in:
Lennart
2025-09-18 21:20:07 +02:00
parent 4592afac10
commit 53f30fce3f
3 changed files with 13 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
members = ["crates/*"]
[workspace.package]
version = "0.9.7"
version = "0.9.8"
edition = "2024"
description = "A CalDAV server"
documentation = "https://lennart-k.github.io/rustical/"