Skip to content

Commit 85c9ae4

Browse files
chore(deps): bump serde_json from 1.0.149 to 1.0.150
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.149 to 1.0.150. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af7ae9a commit 85c9ae4

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ ctrlc = "3.5.2"
3131
reqwest = { version = "0.12.15", default-features = false, features = ["brotli", "deflate", "gzip", "json", "multipart", "rustls-tls"] }
3232
scraper = "0.27.0"
3333
serde = { version = "1.0.228", features = ["derive"] }
34-
serde_json = "1.0.149"
34+
serde_json = "1.0.150"
3535
thiserror = "2.0.18"
3636
tokio = { version = "1.52.3", features = ["macros", "rt-multi-thread"] }
3737
toml = "1.1.2"

0 commit comments

Comments
 (0)