Skip to content

Commit b274ffa

Browse files
Bump serde_with from 3.18.0 to 3.20.0 in /common
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 3.18.0 to 3.20.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](jonasbb/serde_with@v3.18.0...v3.20.0) --- updated-dependencies: - dependency-name: serde_with dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e9f9b90 commit b274ffa

2 files changed

Lines changed: 30 additions & 5 deletions

File tree

common/Cargo.lock

Lines changed: 29 additions & 4 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
@@ -36,7 +36,7 @@ polyline = "0.11.0"
3636
rand = "0.10.1"
3737
serde = { version = "1.0.219", features = ["derive"] }
3838
serde_json = { version = "1.0.150", default-features = false }
39-
serde_with = "3.18.0"
39+
serde_with = "3.20.0"
4040
serde-wasm-bindgen = { version = "0.6.5", optional = true }
4141
thiserror = "2.0.18"
4242
uniffi = { workspace = true, optional = true }

0 commit comments

Comments
 (0)