Skip to content

Commit 461f1e1

Browse files
Bump serde_json from 1.0.145 to 1.0.149
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.149. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.149) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.149 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fc5df1 commit 461f1e1

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -53,7 +53,7 @@ protobuf = { version = "3.7.2", features = ["with-bytes"] }
5353
rand = { version = "0.9.3" }
5454
regex = { version = "1.11" }
5555
serde = { version = "1.0.228", optional = true }
56-
serde_json = { version = "1.0.145", optional = true }
56+
serde_json = { version = "1.0.149", optional = true }
5757
symphony = { version = "0.1", optional = true }
5858
thiserror = { version = "1.0.69", optional = true }
5959
tokio = { version = "1.45.1", default-features = false, optional = true }

0 commit comments

Comments
 (0)