Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit e8e5bc8

Browse files
authored
Merge pull request #291 from dschrempf/dependabot/cargo/serde_json-1.0.145
Bump serde_json from 1.0.143 to 1.0.145
2 parents 7d46297 + 326d6da commit e8e5bc8

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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.143"
18+
serde_json = "1.0.145"
1919
walkdir = "2.5.0"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)