mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-13 22:23:07 +00:00
Revert "Revert chirpstack_api edition to 2018."
This reverts commit f8ddfcd5f02d435066a5a25269b5609be49932b8. Some dependencies require 2021 edition.
This commit is contained in:
parent
f8ddfcd5f0
commit
58b74dbf1f
2
api/rust/Cargo.toml
vendored
2
api/rust/Cargo.toml
vendored
@ -6,7 +6,7 @@ authors = ["Orne Brocaar <info@brocaar.com>"]
|
||||
license = "MIT"
|
||||
homepage = "https://www.chirpstack.io"
|
||||
repository = "https://github.com/chirpstack/chirpstack"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
default = ["api", "rustfmt"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user