aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 8523d23..c2c2dfe 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,8 +1,8 @@
[package]
name = "xesite"
-version = "2.5.0"
+version = "3.0.0"
authors = ["Xe Iaso <me@xeiaso.net>"]
-edition = "2018"
+edition = "2021"
build = "src/build.rs"
repository = "https://github.com/Xe/site"
license = "zlib"