Skip to content

Commit 1a6b10e

Browse files
authored
[v4.0] Update sbp-settings pointer to v0.6.20 (#1184)
1 parent ebc23d4 commit 1a6b10e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

console_backend/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ parking_lot = "0.12.1"
4141
regex = { version = "1.5.6" }
4242
rust-ini = "0.18.0"
4343
sbp = { version = "5.0.1", features = ["json", "link", "swiftnav"] }
44-
sbp-settings = "0.6.19"
44+
sbp-settings = "0.6.20"
4545
env_logger = { version = "0.9", optional = true }
4646
mimalloc = { version = "0.1", default-features = false }
4747
indicatif = { version = "0.16", optional = true }

0 commit comments

Comments
 (0)