From cc6909a7b76d2d9516735aae47af6d0972c5d08a Mon Sep 17 00:00:00 2001 From: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:39:15 -0400 Subject: [PATCH] fix rarted deps bugs Signed-off-by: Nitesh Balusu <84944042+niteshbalusu11@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 300a464..62d782e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rustdress" -version = "0.4.11" +version = "0.4.12" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html