Bump Rust 1.89

We can't upgrade to 1.90 because NixOS breaks. 🙂↔️

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-10-27 09:02:33 +00:00
parent bfaac8b5a2
commit 212a8434a8
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ keywords = [
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/matrix-construct/tuwunel"
rust-version = "1.88.0"
rust-version = "1.89.0"
version = "1.4.5"
[workspace.metadata.crane]