Skip to content

Commit 225d8ca

Browse files
Bump once_cell from 1.21.1 to 1.21.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.21.1 to 1.21.3. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.1...v1.21.3) --- 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 e42c2fd commit 225d8ca

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)