Skip to content

Commit 015d814

Browse files
Bump once_cell from 1.20.0 to 1.20.1
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.0 to 1.20.1. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.0...v1.20.1) --- 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 6f162d1 commit 015d814

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

Cargo.lock

Lines changed: 11 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.1"
1616
path-absolutize = "3.1.1"
1717
seahash = "4.1.0"
1818
serde_json = "1.0.128"

0 commit comments

Comments
 (0)