Skip to content

Commit

Permalink
refactor(tui): replace rust-i18n with i18n-embed
Browse files Browse the repository at this point in the history
  • Loading branch information
nc7s committed Dec 12, 2024
1 parent b0abff0 commit 7a3d736
Show file tree
Hide file tree
Showing 28 changed files with 1,634 additions and 375 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,4 +215,4 @@ jobs:
- name: check msrv for trippy-dns
run: cargo msrv verify --output-format json --manifest-path crates/trippy-dns/Cargo.toml -- cargo check
- name: check msrv for trippy-privilege
run: cargo msrv verify --output-format json --manifest-path crates/trippy-privilege/Cargo.toml -- cargo check
run: cargo msrv verify --output-format json --manifest-path crates/trippy-privilege/Cargo.toml -- cargo check
Loading

0 comments on commit 7a3d736

Please sign in to comment.