From 902e1c7e5e4796cdfa1c2b97880ebbf979accf05 Mon Sep 17 00:00:00 2001 From: Andrew Gallant Date: Sun, 12 Mar 2023 19:28:27 -0400 Subject: [PATCH] fst-bin-0.4.3 --- fst-bin/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fst-bin/Cargo.toml b/fst-bin/Cargo.toml index 1b19553..9c656ed 100644 --- a/fst-bin/Cargo.toml +++ b/fst-bin/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fst-bin" -version = "0.4.2" #:version +version = "0.4.3" #:version authors = ["Andrew Gallant "] description = """ A command line tool for using finite state transducers to compactly represents