mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
updated to 2021 edition (#466)
This commit is contained in:
parent
e77c6bb284
commit
3df5e63c05
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "engine-q"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
default-run = "engine-q"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
Loading…
Reference in New Issue
Block a user