From f209d2bc4a06486203804458e6f0222d9c4813f1 Mon Sep 17 00:00:00 2001 From: Joe Rozner Date: Mon, 12 Dec 2022 11:11:59 -0800 Subject: Bump to 2021 --- rust/examples/template/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/examples/template') diff --git a/rust/examples/template/Cargo.toml b/rust/examples/template/Cargo.toml index 37073090..f571c46d 100644 --- a/rust/examples/template/Cargo.toml +++ b/rust/examples/template/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "template" version = "0.1.0" -edition = "2018" +edition = "2021" # Uncomment this if you're writing a plugin (plugins are shared objects loaded by the core): # [lib] -- cgit v1.3.1