Skip to content

Commit

Permalink
Merge pull request #1709 from jqnatividad/dependabot/cargo/titlecase-…
Browse files Browse the repository at this point in the history
…3.0.0

build(deps): bump titlecase from 2.2.1 to 3.0.0
  • Loading branch information
jqnatividad authored Apr 1, 2024
2 parents 308f07d + 23be846 commit 845106f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
12 changes: 2 additions & 10 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ tabwriter = "1.4"
tempfile = "3"
thousands = { version = "0.2", optional = true }
threadpool = "1.8"
titlecase = { version = "2", optional = true }
titlecase = { version = "3", optional = true }
tokio = { version = "1", features = ["rt-multi-thread"] }
uuid = { version = "1", features = ["v4"] }
url = "2.5"
Expand Down

0 comments on commit 845106f

Please sign in to comment.