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 f8c3546..13c77d7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,10 +1,10 @@
[package]
name = "lower-macros"
-version = "0.2.11"
+version = "0.2.12"
authors = ["bend-n <[email protected]>"]
description = "desugar math where the compiler wont"
edition = "2024"
-repository = "https://github.com/bend-n/lower.git"
+repository = "https://git.bendn.org/lower"
license = "MIT"
[dependencies]