From fd15dc004cb0e07ef4f4df57f80b5cee87eb2d1a Mon Sep 17 00:00:00 2001 From: STSchiff Date: Wed, 3 May 2023 22:18:16 +0200 Subject: [PATCH] bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index e47a0f8..b5a5014 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2782,7 +2782,7 @@ checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c" [[package]] name = "ststat" -version = "0.1.7" +version = "0.1.8" dependencies = [ "active-win-pos-rs", "chrono", diff --git a/Cargo.toml b/Cargo.toml index b4bd5a9..1893563 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ststat" -version = "0.1.7" +version = "0.1.8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html