diff options
| author | Botahamec <botahamec@outlook.com> | 2022-10-22 15:12:03 -0400 |
|---|---|---|
| committer | Botahamec <botahamec@outlook.com> | 2022-10-22 15:12:03 -0400 |
| commit | f4885a6ee446a8e807afe771e122ae7282bbe32c (patch) | |
| tree | 2891e86403effdc3dc2137931500f6e0cf9bc97e | |
| parent | 49346dc963e27049ae5564692b197af3beb1c2e9 (diff) | |
update rust version
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ name = "exun" version = "0.1.0" authors = ["Mica White <botahamec@outlook.com>"] -edition = "2018" -rust-version = "1.31" +edition = "2021" +rust-version = "1.60" description = "Handle unexpected errors" readme = "README.md" documentation = "https://docs.rs/exun" |
