Bump to Rust 1.85.0, 2024 edition
This commit is contained in:
parent
949ef70c5d
commit
e5d4769bc5
Notes:
git
2025-04-18 13:48:31 +00:00
@ -1,8 +1,8 @@
|
||||
[package]
|
||||
name = "zjit"
|
||||
version = "0.0.1"
|
||||
edition = "2021" # Rust 2021 edition to compile with
|
||||
rust-version = "1.77.0" # Minimally supported rust version
|
||||
edition = "2024" # Rust 2021 edition to compile with
|
||||
rust-version = "1.85.0" # Minimally supported rust version
|
||||
publish = false # Don't publish to crates.io
|
||||
|
||||
[lib]
|
||||
|
Loading…
x
Reference in New Issue
Block a user