garvys-org / rustfst

Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
https://docs.rs/rustfst
Other
144 stars 17 forks source link

Bump clap to 4 #260

Closed Garvys closed 6 months ago

Garvys commented 6 months ago

The bump of clap is necessary in order to remove a vulnerability. One consequence of that is that rust version now needs to be >= 1.74.0