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

Commit 9920bc3

Browse files
build(deps): bump serde_json from 1.0.94 to 1.0.97
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.94 to 1.0.97. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.94...v1.0.97) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b50f4d3 commit 9920bc3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

fydia-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ edition = "2018"
99
rand = "0.8.5"
1010
rand_core = { version = "0.6", features = ["std"] }
1111
serde = { version = "1.0.164", features = ["derive"] }
12-
serde_json = "1.0.94"
12+
serde_json = "1.0.97"
1313
http = "0.2.8"
1414
async-trait = "0.1.68"

0 commit comments

Comments
 (0)