From 6c8ee72994b7267ee77e458d2ab147832ff94aaf Mon Sep 17 00:00:00 2001 From: Andrew Schott Date: Wed, 25 Dec 2024 22:23:36 -0600 Subject: [PATCH] Upped rev to 0.9.1 --- osupdater/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osupdater/Cargo.toml b/osupdater/Cargo.toml index 46af9a3..db96394 100644 --- a/osupdater/Cargo.toml +++ b/osupdater/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "osupdater" -version = "0.9.0" +version = "0.9.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html