Skip to content

Commit 711528f

Browse files
authored
Merge pull request #230 from dschrempf/dependabot/cargo/serde_json-1.0.140
Bump serde_json from 1.0.139 to 1.0.140
2 parents f5fd420 + 946a941 commit 711528f

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.20.3"
1616
path-absolutize = "3.1.1"
1717
seahash = "4.1.0"
18-
serde_json = "1.0.139"
18+
serde_json = "1.0.140"
1919
walkdir = "2.5.0"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)