From e3b73e0a6dd92206d2c3765dc31ccedf13cb3da6 Mon Sep 17 00:00:00 2001 From: Jarred Parr Date: Wed, 24 Apr 2024 15:01:23 -0400 Subject: [PATCH] bump cargo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ab5b433..5155196 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotshot-events-service" -version = "0.1.11" +version = "0.1.12" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html