From e7b742e2fed403bb8b5c1f29e09b739f9f32c838 Mon Sep 17 00:00:00 2001 From: Thomas Date: Wed, 4 Dec 2024 20:35:25 +0100 Subject: [PATCH] Update to 0.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4cd8dd8..5d7ef82 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "homers" -version = "0.5.0" +version = "0.5.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html