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

Commit e76f0a1

Browse files
Bump serde_json from 1.0.111 to 1.0.113
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.111 to 1.0.113. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.111...v1.0.113) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bee14fb commit e76f0a1

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
@@ -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.111"
17+
serde_json = "1.0.113"
1818
walkdir = "2.4.0"
1919

2020
[dev-dependencies]

0 commit comments

Comments
 (0)