Skip to content

Commit 6cdfcdb

Browse files
authored
bump sbpsettings to 0.6.22 [DIP-355] (#1208)
1 parent 63ea433 commit 6cdfcdb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
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.21"
44+
sbp-settings = "0.6.22"
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)