Update MSRV to 1.58.1 for format string capturing

This commit is contained in:
Lucien Greathouse
2022-08-03 19:39:14 -04:00
parent 41d7aaf323
commit 3e83f92532
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "rojo"
version = "7.2.1"
rust-version = "1.57.0"
rust-version = "1.58.1"
authors = ["Lucien Greathouse <me@lpghatguy.com>"]
description = "Enables professional-grade development tools for Roblox developers"
license = "MPL-2.0"