bump MSRV to 1.91.1

Signed-off-by: June Strawberry <june@vern.cc>
This commit is contained in:
June Strawberry
2026-01-28 16:13:53 -05:00
parent 895387e8c2
commit 3398d1730e
4 changed files with 6 additions and 9 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.89.0"
rust-version = "1.91.1"
version = "1.4.9"
[workspace.metadata.crane]