From f4885a6ee446a8e807afe771e122ae7282bbe32c Mon Sep 17 00:00:00 2001 From: Botahamec Date: Sat, 22 Oct 2022 15:12:03 -0400 Subject: update rust version --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f114db7..5968fb1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,8 +2,8 @@ name = "exun" version = "0.1.0" authors = ["Mica White "] -edition = "2018" -rust-version = "1.31" +edition = "2021" +rust-version = "1.60" description = "Handle unexpected errors" readme = "README.md" documentation = "https://docs.rs/exun" -- cgit v1.2.3