From f5d14ec5548a60394845952c3364973fae886900 Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Sun, 26 Apr 2026 19:45:18 +0200 Subject: [PATCH] Release 0.3.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 13e340d..80b9cd2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rtrb" -version = "0.3.3" +version = "0.3.4" authors = [ "Stjepan Glavina ", "Matthias Geier ",