Skip to content

Commit

Permalink
Banjofox/fix cargo lock (#346)
Browse files Browse the repository at this point in the history
  • Loading branch information
BanjoFox authored Oct 16, 2024
1 parent 1596227 commit ba89407
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 31 deletions.
33 changes: 4 additions & 29 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions aardwolf-localization/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
///-
//
// Start of rust-i18n configuration
// Load I18n macro, for allow you use `t!` macro in anywhere.
#[macro_use]
Expand Down Expand Up @@ -38,4 +38,4 @@ i18n!("locales",
i18n!();

// End rust-i18n configuration
///S
//

0 comments on commit ba89407

Please sign in to comment.