Bump rust to 1.88.0

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-07-04 03:30:00 +00:00
parent 3d88767977
commit 93f5557232
2 changed files with 2 additions and 2 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.86.0"
rust-version = "1.88.0"
version = "1.2.0"
[workspace.metadata.crane]

View File

@@ -9,7 +9,7 @@
# If you're having trouble making the relevant changes, bug a maintainer.
[toolchain]
channel = "1.86.0"
channel = "1.88.0"
profile = "minimal"
components = [
# For rust-analyzer