Update to Rust 2024

Bumps MSRV to 1.85.
This commit is contained in:
Shawn Wallace 2026-01-18 14:18:10 -05:00
parent 645ca1125b
commit 1979beaa39
6 changed files with 20 additions and 21 deletions

View file

@ -1,7 +1,7 @@
[package]
name = "testwl"
version = "0.1.0"
edition = "2021"
edition.workspace = true
[lints]
workspace = true