Skip to content

Commit 47b3a1e

Browse files
authored
Merge pull request #204 from dschrempf/dependabot/cargo/serde_json-1.0.137
Bump serde_json from 1.0.135 to 1.0.137
2 parents adf41f5 + 1323a12 commit 47b3a1e

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

2121
[dev-dependencies]

0 commit comments

Comments
 (0)