Skip to content

Commit d5b42e4

Browse files
fix(deps): update rust crate pluralizer to 0.5.0 (#3506)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1db165f commit d5b42e4

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ tonic-types = "0.12.1"
164164
base64 = "0.22.1"
165165
tailcall-hasher = { path = "tailcall-hasher" }
166166
serde_json_borrow = { version = "0.7.1", default-features = false }
167-
pluralizer = "0.4.0"
167+
pluralizer = "0.5.0"
168168
path-clean = "=1.0.1"
169169
pathdiff = "0.2.1"
170170
num = "0.4.3"

0 commit comments

Comments
 (0)