diff --git a/Cargo.toml b/Cargo.toml index 82a7262..1153c41 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = [ "SkywardMC Contributors" ] edition = "2021" -rust-version = "1.56" +rust-version = "1.62" description = "Structured bindings for Modrinth's API" readme = "README.md" repository = "https://github.com/skywardmc/modrinth-api"