Skip to content

Commit

Permalink
Update sbp settings to 0.6.24
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-kong committed Nov 2, 2023
1 parent 5a97ba0 commit dc751e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion console_backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ parking_lot = "0.12.1"
regex = { version = "1.5.6" }
rust-ini = "0.18.0"
sbp = { version = "5.0.1", features = ["json", "link", "swiftnav"] }
sbp-settings = "0.6.23"
sbp-settings = "0.6.24"
env_logger = { version = "0.9", optional = true }
mimalloc = { version = "0.1", default-features = false }
indicatif = { version = "0.16", optional = true }
Expand Down

0 comments on commit dc751e9

Please sign in to comment.