Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat split carg i18n to separate crate #66

Merged

Conversation

urkle
Copy link
Contributor

@urkle urkle commented Nov 14, 2023

Implements issue #45 (separating cli tool to separate crate)

Also other fixes in here includes

  • updating some packages for the cli tool (itertools and clap)
  • correcting edition of main top-level crate to 2021
  • adjust all doc examples to compile (as several were incorrect)
  • fix relative paths to rust-i18n for examples so cargo outdated works

- Update doc examples that were marked as ignore so they compile
- this allows us to test that the doc examples are correct (as several were non-compilable examples)
- reduce dependencies on the main crate drastically
- import serde derive via serde import
- also fix grammar and spelling in the help
@huacnlee huacnlee merged commit 470d99b into longbridge:main Nov 14, 2023
2 checks passed
@huacnlee
Copy link
Member

@urkle urkle deleted the feat-split-carg-i18n-to-separate-crate branch November 14, 2023 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants