Skip to content

Commit 1623576

Browse files
authored
Merge pull request #213 from dschrempf/dependabot/cargo/once_cell-1.20.3
Bump once_cell from 1.20.2 to 1.20.3
2 parents 0795feb + 2215627 commit 1623576

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

0 commit comments

Comments
 (0)