Skip to content

Commit b35daa5

Browse files
fix(deps): update rust crate pluralizer to 0.5.0
1 parent c966164 commit b35daa5

File tree

1 file changed

+1
-1
lines changed
  • discord-frontend/hartex-discord-entitycache-macros

1 file changed

+1
-1
lines changed

Diff for: discord-frontend/hartex-discord-entitycache-macros/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version = "1.86.0"
1414
convert_case = "0.7.0"
1515
itertools = "0.14.0"
1616
lazy_static = "1.5.0"
17-
pluralizer = "0.4.0"
17+
pluralizer = "0.5.0"
1818
proc-macro2 = "1.0.92"
1919
quote = "1.0.38"
2020
syn = { version = "2.0.95", features = ["extra-traits", "full"] }

0 commit comments

Comments
 (0)