summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-08-09 13:14:29 +0200
committerMatthias Beyer <mail@beyermatthias.de>2022-08-09 13:27:13 +0200
commit5733820267ce2b647c148de6558a9c7ef07f2f03 (patch)
tree836ded043c760b126958809af6644845aff98d63
parent94a1ff2ea9552f1855c7d26d043d1f183b53918d (diff)
Set edition to 2021
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 495c3f1..5dad074 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "filters"
version = "0.4.0"
+edition = "2021"
authors = ["Matthias Beyer <mail@beyermatthias.de>",
"Marcel Müller <neikos@neikos.email>" ]
@@ -11,6 +12,7 @@ readme = "./README.md"
license = "MPL-2.0"
repository = "https://git.beyermatthi.as/filters"
+
[dependencies]
[features]