From 5afbea9685888135fdce59fe259a32b58122761d Mon Sep 17 00:00:00 2001 From: Michael Bachmann Date: Fri, 23 Aug 2024 12:52:48 +0200 Subject: [PATCH] Release 0.45.3 worterbuch-cli@0.45.3 Generated by cargo-workspaces --- Cargo.lock | 2 +- worterbuch-cli/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a39369c..a9c7356 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2093,7 +2093,7 @@ dependencies = [ [[package]] name = "worterbuch-cli" -version = "0.45.2" +version = "0.45.3" dependencies = [ "anyhow", "clap", diff --git a/worterbuch-cli/Cargo.toml b/worterbuch-cli/Cargo.toml index fe0d2fd..816e377 100644 --- a/worterbuch-cli/Cargo.toml +++ b/worterbuch-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "worterbuch-cli" -version = "0.45.2" +version = "0.45.3" edition = "2021" authors = ["Michael Bachmann "] description = "Command line clients for Wörterbuch."