Files
Jack O'Connor 7d6e242636 update to the 2024 edition
While we're taking this MSRV bump, we can also update
`constant_time_eq`, which uses the 2024 edition in its most recent
versions.
2026-01-08 09:13:24 -08:00

8 lines
107 B
INI

[package]
name = "compiler_version"
version = "0.0.0"
edition = "2024"
[build-dependencies]
cc = "1.0.50"