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/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust/Cargo.toml') diff --git a/rust/Cargo.toml b/rust/Cargo.toml index e47811e8..1a3cf1bb 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -2,7 +2,7 @@ name = "binaryninja" version = "0.1.0" authors = ["Ryan Snyder ", "Kyle Martin "] -edition = "2018" +edition = "2021" [dependencies] lazy_static = "1.4.0" -- cgit v1.3.1