Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a216d99

Browse files
committedOct 18, 2023
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

+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.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)
Please sign in to comment.