Skip to content

Commit 2099f32

Browse files
authored
Bump libsettings (#421)
1 parent 3951bea commit 2099f32

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.0"
4141
regex = { version = "1.5.4" }
4242
rust-ini = "0.17.0"
4343
sbp = { version = "4.1.1", features = ["json", "link", "swiftnav"] }
44-
sbp-settings = "0.6.0"
44+
sbp-settings = "0.6.3"
4545
env_logger = { version = "0.9", optional = true }
4646
mimalloc = { version = "0.1", default-features = false }
4747
curl = { version = "0.4", features = ["ssl", "static-curl"] }

0 commit comments

Comments
 (0)