Skip to content

Commit feeaa11

Browse files
Bump serde_with from 3.15.1 to 3.16.1 in /common (#761)
1 parent 21842fa commit feeaa11

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

common/Cargo.lock

Lines changed: 4 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.9.2"
3737
serde = { version = "1.0.219", features = ["derive"] }
3838
serde_json = { version = "1.0.148", default-features = false }
39-
serde_with = "3.15.1"
39+
serde_with = "3.16.1"
4040
serde-wasm-bindgen = { version = "0.6.5", optional = true }
4141
thiserror = "2.0.12"
4242
uniffi = { workspace = true, optional = true }

0 commit comments

Comments
 (0)