Skip to content

Commit a216d99

Browse files
committed
Update sbp settings to 0.6.23
1 parent 6cdfcdb commit a216d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.22"
44+
sbp-settings = "0.6.23"
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)