From 283313e8619d629757a62487d8656fb3781dd554 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sat, 21 Jan 2023 00:26:24 +0100 Subject: Minor: Restore compatibility with Rust 1.52 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5d5ee1e..0ad95d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "passwordmaker-rs" -version = "0.2.0" +version = "0.2.1" edition = "2018" authors = ["Andreas Grois"] rust-version = "1.52" -- cgit v1.2.3