libspelling-rs with gtk-rs 0.10 API #2100
oooo-ps
started this conversation in
Show and tell
Replies: 1 comment
-
@bilelmoussaoui, how long to wait for the stable release on crates, should I publish the fork if it is not planned? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I can't upgrade my application on crates because
libspelling-rs
crate version 0.4.0 usesgtk-rs
API 0.9So if someone is facing a similar issue, I have created this branch with the dependencies patch for my app:
https://github.com/YGGverse/libspelling-rs/tree/yoda-0.12
For example, the application uses following patch:
https://github.com/YGGverse/Yoda/blob/master/Cargo.toml#L51
Beta Was this translation helpful? Give feedback.
All reactions