Switch to Rust edition 2021
This commit is contained in:
parent
a1c38dbc9a
commit
2ccd8a9c55
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "site_icons"
|
||||
version = "0.6.4"
|
||||
authors = ["Sam Denty <sam@samdenty.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
license = "GPL-3.0"
|
||||
homepage = "https://github.com/samdenty/site_icons"
|
||||
repository = "https://github.com/samdenty/site_icons"
|
||||
|
|
Reference in a new issue