Use Rust 2024 edition
This commit is contained in:
parent
a07a165feb
commit
2305d0af89
@ -3,7 +3,7 @@ name = "cpc"
|
|||||||
version = "1.9.3"
|
version = "1.9.3"
|
||||||
description = "evaluates math expressions, with support for units and conversion between units"
|
description = "evaluates math expressions, with support for units and conversion between units"
|
||||||
authors = ["Kasper Henningsen"]
|
authors = ["Kasper Henningsen"]
|
||||||
edition = "2021"
|
edition = "2024"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
homepage = "https://github.com/probablykasper/cpc#readme"
|
homepage = "https://github.com/probablykasper/cpc#readme"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user