summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorIIIIII <github@bigly.dog>2022-02-04 02:03:52 -0800
committerIIIIII <github@bigly.dog>2022-02-04 02:03:52 -0800
commit508b3167de6fcaec6c6dc16170b947bd38bd795d (patch)
tree200f5b0c54fd34a0902a0dcacd83041e51337721 /Cargo.toml
parent35bde192f0f6a378fc66aceba494141afcee48d7 (diff)
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b557c0b..480eb12 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "sad"
version = "0.4.18"
description = "Space Age seD | https://github.com/ms-jpq/sad"
authors = ["git@bigly.dog"]
-edition = "2018"
+edition = "2021"
[build-dependencies]
uuid = { version = "0.8", features = ["v4"] }