Skip to content

Commit 63a6981

Browse files
authored
Merge pull request #1258 from coreos/dependabot/cargo/once_cell-1.20.3
build(deps): bump once_cell from 1.19.0 to 1.20.3
2 parents f507071 + 63936b0 commit 63a6981

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
@@ -32,7 +32,7 @@ libsystemd = "0.7"
3232
log = "0.4"
3333
maplit = "1.0"
3434
num-traits = "0.2"
35-
once_cell = "1.19.0"
35+
once_cell = ">= 1.19, < 1.30"
3636
ordered-float = { version = "4.5", features = ["serde"] }
3737
prometheus = { version = "0.13", default-features = false }
3838
rand = ">=0.9, < 0.10"

0 commit comments

Comments
 (0)