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:
+1
-1
@@ -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
@@ -1,2 +1,2 @@
|
||||
[toolchain]
|
||||
channel = "1.95"
|
||||
channel = "1.96"
|
||||
|
||||
Reference in New Issue
Block a user