desugars operator overloading
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d21ac46..1ec2741 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,9 +1,9 @@
[package]
name = "lower-macros"
-version = "0.2.9"
+version = "0.2.10"
authors = ["bend-n <[email protected]>"]
description = "desugar math where the compiler wont"
-edition = "2021"
+edition = "2024"
repository = "https://github.com/bend-n/lower.git"
license = "MIT"