From 5b37ad68d3b1d5681ddf0b48403d5559d086feae Mon Sep 17 00:00:00 2001 From: Mica White Date: Sat, 7 Feb 2026 13:20:30 -0500 Subject: Update version number --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 5c62d6a..0c2c636 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "happylock" -version = "0.5.0" +version = "0.5.1" authors = ["Mica White "] edition = "2021" rust-version = "1.82" description = "Free deadlock prevention" documentation = "https://docs.rs/happylock" readme = "README.md" -repository = "https://github.com/botahamec/happylock/" +repository = "https://www.botahamec.dev/cgit/happylock" license = "CC0-1.0" keywords = ["deadlock", "mutex", "rwlock"] categories = ["concurrency"] -- cgit v1.2.3