We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cdfcdb commit a216d99Copy full SHA for a216d99
console_backend/Cargo.toml
@@ -41,7 +41,7 @@ parking_lot = "0.12.1"
41
regex = { version = "1.5.6" }
42
rust-ini = "0.18.0"
43
sbp = { version = "5.0.1", features = ["json", "link", "swiftnav"] }
44
-sbp-settings = "0.6.22"
+sbp-settings = "0.6.23"
45
env_logger = { version = "0.9", optional = true }
46
mimalloc = { version = "0.1", default-features = false }
47
indicatif = { version = "0.16", optional = true }
0 commit comments