Update Rust edition to 2021
This commit is contained in:
parent
c6a0595a9b
commit
e00d1890f9
@ -2,7 +2,7 @@
|
||||
name = "pixelfoo"
|
||||
version = "0.2.0"
|
||||
authors = ["juergen <juergen@chaospott.de>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
rand = "0.8.4"
|
||||
|
Loading…
Reference in New Issue
Block a user