mirror of
https://github.com/htrefil/rkvm.git
synced 2025-01-29 20:34:14 +01:00
Use edition = "2021" for all crates
This commit is contained in:
parent
e29d989569
commit
839296bfd4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
name = "rkvm-input"
|
||||
version = "0.1.0"
|
||||
authors = ["Jan Trefil <8711792+htrefil@users.noreply.github.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue