Skip to content
This repository was archived by the owner on Jul 26, 2024. It is now read-only.

Commit cc676ef

Browse files
authored
Merge pull request #307 from BrianHicks/dependabot/cargo/serde_json-1.0.116
Bump serde_json from 1.0.115 to 1.0.116
2 parents 9fbc553 + 58f8be6 commit cc676ef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix-script/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env_logger = "0.10.2"
1414
once_cell = "1.19.0"
1515
path-absolutize = "3.1.1"
1616
seahash = "4.1.0"
17-
serde_json = "1.0.115"
17+
serde_json = "1.0.116"
1818
walkdir = "2.5.0"
1919

2020
[dev-dependencies]

0 commit comments

Comments
 (0)