forked from extern/nushell
update all cargo crates to edition 2021 (#781)
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
[package]
|
||||
authors = ["The Nu Project Contributors"]
|
||||
description = "A version incrementer plugin for Nushell"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
name = "nu_plugin_example"
|
||||
version = "0.1.0"
|
||||
|
Reference in New Issue
Block a user