diff --git a/Cargo.toml b/Cargo.toml index c23f99a..30283fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "hal-discord" version = "0.1.0" -edition = "2024" +edition = "2021" [build-dependencies] built = { version = "0.8.0", features = ["git2", "semver", "chrono"] }