Bump rust edition
This commit is contained in:
parent
21018bd6f6
commit
1df56447de
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
name = "schematics"
|
name = "schematics"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Adrian Heine <mail@adrianheine.de>"]
|
authors = ["Adrian Heine <mail@adrianheine.de>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
build = "src/build.rs"
|
build = "src/build.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue