Skip to content

Commit 2e5e5fd

Browse files
Merge pull request #765 from bee-san/dependabot/cargo/once_cell-1.21.1
build(deps): bump once_cell from 1.21.0 to 1.21.1
2 parents d6bc7e7 + ea2e8f6 commit 2e5e5fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -38,7 +38,7 @@ itertools = "0.14.0"
3838
hickory-resolver = { version = "0.24.3", features = ["dns-over-rustls"] }
3939
anyhow = "1.0.40"
4040
text_placeholder = { version = "0.5", features = ["struct_context"] }
41-
once_cell = "1.21.0"
41+
once_cell = "1.21.1"
4242

4343
[dev-dependencies]
4444
parameterized = "2.0.0"

0 commit comments

Comments
 (0)