mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 22:37:45 +02:00
update all cargo crates to edition 2021 (#781)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "nu-protocol"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
Reference in New Issue
Block a user