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