diff --git a/api/rust/Cargo.toml b/api/rust/Cargo.toml index cc057cbd..a0e46154 100644 --- a/api/rust/Cargo.toml +++ b/api/rust/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Orne Brocaar "] license = "MIT" homepage = "https://www.chirpstack.io" repository = "https://github.com/chirpstack/chirpstack" -edition = "2018" +edition = "2021" [features] default = ["api", "rustfmt"]