Skip to content

Commit

Permalink
Merge pull request #744 from RustScan/dependabot/cargo/once_cell-1.20.3
Browse files Browse the repository at this point in the history
build(deps): bump once_cell from 1.20.2 to 1.20.3
  • Loading branch information
PsypherPunk authored Feb 7, 2025
2 parents a88d311 + 971f252 commit 981c174
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -38,7 +38,7 @@ itertools = "0.14.0"
hickory-resolver = { version = "0.24.2", features = ["dns-over-rustls"] }
anyhow = "1.0.40"
text_placeholder = { version = "0.5", features = ["struct_context"] }
once_cell = "1.20.2"
once_cell = "1.20.3"

[dev-dependencies]
parameterized = "2.0.0"
Expand Down

0 comments on commit 981c174

Please sign in to comment.