Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit d5038ec

Browse files
authored
Merge pull request #160 from dschrempf/dependabot/cargo/once_cell-1.20.2
Bump once_cell from 1.20.0 to 1.20.2
2 parents 9d52280 + 5c64b1c commit d5038ec

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.22"
1414
nix-script-directives = { path = "../nix-script-directives" }
15-
once_cell = "1.20.0"
15+
once_cell = "1.20.2"
1616
path-absolutize = "3.1.1"
1717
seahash = "4.1.0"
1818
serde_json = "1.0.128"

0 commit comments

Comments
 (0)