Skip to content

Commit

Permalink
fix(deps): update rust crate pluralizer to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent c966164 commit b35daa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rust-version = "1.86.0"
convert_case = "0.7.0"
itertools = "0.14.0"
lazy_static = "1.5.0"
pluralizer = "0.4.0"
pluralizer = "0.5.0"
proc-macro2 = "1.0.92"
quote = "1.0.38"
syn = { version = "2.0.95", features = ["extra-traits", "full"] }
Expand Down

0 comments on commit b35daa5

Please sign in to comment.