From fb5c3466f4e9198dc62edbf3e357b1a145831396 Mon Sep 17 00:00:00 2001 From: Abdul Basit Date: Fri, 2 Aug 2024 13:07:50 +0500 Subject: [PATCH] update version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dda5894..561005d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3002,7 +3002,7 @@ dependencies = [ [[package]] name = "hotshot-events-service" -version = "0.1.37" +version = "0.1.38" dependencies = [ "async-broadcast", "async-compatibility-layer", diff --git a/Cargo.toml b/Cargo.toml index 272e799..0405be8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotshot-events-service" -version = "0.1.37" +version = "0.1.38" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html