From 74d3f3420e439d0697de1563b1860f062731729e Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Mon, 29 Nov 2021 22:41:08 +0100 Subject: Update Rust edition to 2021 --- pulse/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pulse') diff --git a/pulse/Cargo.toml b/pulse/Cargo.toml index 9aa4520..c6cff4b 100644 --- a/pulse/Cargo.toml +++ b/pulse/Cargo.toml @@ -2,7 +2,7 @@ name = "swaystatus-pulse" version = "0.1.0" authors = ["Andreas Grois "] -edition = "2018" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3