Update to Rust 1.59.0

This commit is contained in:
ice_iix 2022-08-28 06:47:11 -07:00
parent 303783f4f5
commit 2d6bc952d5
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ name = "stevenarella"
version = "0.0.1"
authors = [ "Thinkofdeath <thinkofdeath@spigotmc.org>", "iceiix <ice_ix@protonmail.ch>" ]
edition = "2021"
rust-version = "1.58.1"
rust-version = "1.59.0"
resolver = "2"
description = "Multi-protocol multi-platform Minecraft-compatible client"
repository = "https://github.com/iceiix/stevenarella"

View File

@ -70,7 +70,7 @@ from [GitHub Actions](https://actions-badge.atrox.dev/iceiix/stevenarella/goto?r
## Dependencies
Requires Rust stable version 1.58.1 or newer.
Requires Rust stable version 1.59.0 or newer.
**Debian/Ubuntu**