Skip to content

Commit 833058c

Browse files
authored
Merge pull request #283 from dschrempf/dependabot/cargo/serde_json-1.0.143
Bump serde_json from 1.0.142 to 1.0.143
2 parents f91c0c9 + e1fe436 commit 833058c

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
@@ -15,7 +15,7 @@ nix-script-directives = { path = "../nix-script-directives" }
1515
once_cell = "1.21.3"
1616
path-absolutize = "3.1.1"
1717
seahash = "4.1.0"
18-
serde_json = "1.0.142"
18+
serde_json = "1.0.143"
1919
walkdir = "2.5.0"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)