Skip to content

Commit bda8b0e

Browse files
Bump serde_json from 1.0.145 to 1.0.148 in /common (#762)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.145 to 1.0.148. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.145...v1.0.148) --- updated-dependencies: - dependency-name: serde_json dependency-version: 1.0.148 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48b91d1 commit bda8b0e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

common/Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/ferrostar/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ geo = "0.31.0"
3535
polyline = "0.11.0"
3636
rand = "0.9.2"
3737
serde = { version = "1.0.219", features = ["derive"] }
38-
serde_json = { version = "1.0.145", default-features = false }
38+
serde_json = { version = "1.0.148", default-features = false }
3939
serde_with = "3.15.1"
4040
serde-wasm-bindgen = { version = "0.6.5", optional = true }
4141
thiserror = "2.0.12"

0 commit comments

Comments
 (0)