chore: update rust-version to 1.59 in Cargo.toml (#57)

This commit is contained in:
Linda_pp 2023-02-16 12:08:30 +09:00 committed by GitHub
parent d3df8fe7ef
commit 8e89a9377a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ license = "MIT"
exclude = ["assets/*", ".github", "Makefile.toml", "CONTRIBUTING.md", "*.log", "tags"]
autoexamples = true
edition = "2021"
rust-version = "1.56.1"
rust-version = "1.59.0"
[badges]