Skip to content

Commit 980e86a

Browse files
authored
Merge pull request #127 from dschrempf/dependabot/cargo/serde_json-1.0.122
Bump serde_json from 1.0.121 to 1.0.122
2 parents 0f538c6 + 78c7e23 commit 980e86a

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

2121
[dev-dependencies]

0 commit comments

Comments
 (0)