Skip to content

Commit

Permalink
Merge pull request #238 from stadiamaps/dependabot/cargo/common/thise…
Browse files Browse the repository at this point in the history
…rror-1.0.63
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
2 parents da242b3 + bfe6d04 commit ed06892
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions common/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion common/ferrostar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ polyline = "0.11.0"
serde = { version = "1.0.210", features = ["derive"] }
serde_json = { version = "1.0.128", default-features = false }
serde-wasm-bindgen = { version = "0.6.5", optional = true }
thiserror = "1.0.40"
thiserror = "1.0.63"
uniffi = { workspace = true, optional = true }
uuid = { version = "1.8.0", features = ["v4", "serde"] }
getrandom = { version = "0.2.15", optional = true }
Expand Down

0 comments on commit ed06892

Please sign in to comment.