1
0
mirror of https://github.com/j178/prek.git synced 2026-06-19 17:17:53 +02:00

Update Rust to 1.96 (#2134)

This commit is contained in:
Jo
2026-05-29 15:35:58 +08:00
committed by GitHub
parent 1815fc50cc
commit ce0d8b34de
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ resolver = "3"
[workspace.package]
version = "0.4.3"
edition = "2024"
rust-version = "1.93.1"
rust-version = "1.94"
repository = "https://github.com/j178/prek"
homepage = "https://prek.j178.dev/"
license = "MIT"
+1 -1
View File
@@ -1,2 +1,2 @@
[toolchain]
channel = "1.95"
channel = "1.96"