Skip to content

Commit 1c666bb

Browse files
committed
upgrade to Rust 2021 edition
1 parent f28aa15 commit 1c666bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository = "https://github.com/rerobots/cli"
66
license = "Apache-2.0"
77
version = "0.11.4-devel"
88
authors = ["rerobots, Inc. <q@rerobots.net>"]
9-
edition = "2018"
9+
edition = "2021"
1010
include = [
1111
"/src",
1212
"/README.md",

0 commit comments

Comments
 (0)