From 551942c5d898a788b56702cae551dcf7d7bc44bb Mon Sep 17 00:00:00 2001 From: ehsan shariati Date: Fri, 14 Jul 2023 11:45:05 -0400 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 62e2467..65ca987 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "wnfsutils" version = "1.0.0" -edition = "2023" +edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]