Skip to content

Commit 5e6cc41

Browse files
build(deps): bump once_cell from 1.21.2 to 1.21.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.2 to 1.21.3. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.2...v1.21.3) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5739c61 commit 5e6cc41

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.2"
41+
once_cell = "1.21.3"
4242

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

0 commit comments

Comments
 (0)