summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot <linkmauve@linkmauve.fr>2022-03-23 13:25:42 +0100
committerMaxime “pep” Buquet <pep@bouah.net>2022-08-21 21:45:04 +0200
commit6900fbfd9c575ffc31727eb0da06443ef9684cd7 (patch)
treeb677551de6d812f8e34af1638b80a1006256744f /Cargo.toml
parent80553747c29deca334aa179af012c9b11b343cb7 (diff)
downloadpoezio-6900fbfd9c575ffc31727eb0da06443ef9684cd7.tar.gz
poezio-6900fbfd9c575ffc31727eb0da06443ef9684cd7.tar.bz2
poezio-6900fbfd9c575ffc31727eb0da06443ef9684cd7.tar.xz
poezio-6900fbfd9c575ffc31727eb0da06443ef9684cd7.zip
roezio: Switch to edition 2021
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fa1271f2..89c2c548 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
[package]
name = "poezio"
version = "0.1.0"
+edition = "2021"
authors = [
"Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>",
"Maxime “pep” Buquet <pep@bouah.net>",