| commit | d77ef9f27cc336719b2d839d09ee6635dd22f758 | [log] [tgz] |
|---|---|---|
| author | Sergio Benitez <[email protected]> | Thu Jul 25 23:37:48 2024 |
| committer | Sergio Benitez <[email protected]> | Thu Jul 25 23:37:48 2024 |
| tree | 9ba7e24abe49a3702f3823bef44d854518d23422 | |
| parent | f4284aff45d7e128aa5d9f3483ef5ec1cd575a75 [diff] |
New version: 0.9.5.
diff --git a/Cargo.toml b/Cargo.toml index ee18207..a386f7d 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "version_check" -version = "0.9.4" +version = "0.9.5" authors = ["Sergio Benitez <[email protected]>"] description = "Tiny crate to check the version of the installed/running rustc." documentation = "https://docs.rs/version_check/"