Merge pull request #192 from ouch-org/update-edition

Update to Rust 2021 edition
This commit is contained in:
João Marcos Bezerra 2021-11-11 16:49:04 -03:00 committed by GitHub
commit 9238b8ed11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
name = "ouch"
version = "0.3.1"
authors = ["Vinícius Rodrigues Miguel <vrmiguel99@gmail.com>", "João M. Bezerra <marcospb19@hotmail.com>"]
edition = "2018"
edition = "2021"
readme = "README.md"
repository = "https://github.com/ouch-org/ouch"
license = "MIT"