From 5e2b9cf9579a1bc3911bf090f442ae7b7c2f41d8 Mon Sep 17 00:00:00 2001 From: OMGeeky Date: Fri, 11 Oct 2024 23:38:05 +0200 Subject: [PATCH] bump twba-common version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a16ac70..9ae7417 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ members = [ ] [workspace.dependencies] -twba-common = { version = "0.2", git = "https://github.com/OMGeeky/twba.common.git" } +twba-common = { version = "0.3", git = "https://github.com/OMGeeky/twba.common.git" }