Skip to content

Commit 313137b

Browse files
authored
Merge pull request #240 from dschrempf/dependabot/cargo/once_cell-1.21.3
Bump once_cell from 1.21.1 to 1.21.3
2 parents da0789e + 225d8ca commit 313137b

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.

nix-script/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fs2 = "0.4.3"
1212
lazy_static = "1.5.0"
1313
log = "0.4.26"
1414
nix-script-directives = { path = "../nix-script-directives" }
15-
once_cell = "1.21.1"
15+
once_cell = "1.21.3"
1616
path-absolutize = "3.1.1"
1717
seahash = "4.1.0"
1818
serde_json = "1.0.140"

0 commit comments

Comments
 (0)