From a0ac84a8e0a9965d3261ae31b85a4ee99831a0c7 Mon Sep 17 00:00:00 2001 From: Michael Bachmann Date: Thu, 24 Aug 2023 14:48:22 +0200 Subject: [PATCH] Release 0.37.8 worterbuch@0.37.8 Generated by cargo-workspaces --- Cargo.lock | 2 +- worterbuch/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 19dcd76..88a6d9a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2168,7 +2168,7 @@ dependencies = [ [[package]] name = "worterbuch" -version = "0.37.7" +version = "0.37.8" dependencies = [ "anyhow", "clap", diff --git a/worterbuch/Cargo.toml b/worterbuch/Cargo.toml index 6a73662..cff1307 100644 --- a/worterbuch/Cargo.toml +++ b/worterbuch/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "worterbuch" -version = "0.37.7" +version = "0.37.8" edition = "2021" authors = ["Michael Bachmann "] description = "A message broker / database hybrid."