We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a58a0 commit 321a755Copy full SHA for 321a755
rustfst/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = 'rustfst'
3
-version = "0.7.5-alpha.0"
+version = "0.8.0"
4
authors = ['Alexandre Caulier<alexandre.caulier@protonmail.com>']
5
description = 'Library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs).'
6
documentation = 'https://docs.rs/rustfst'
0 commit comments