Skip to content

Commit

Permalink
deps: bump to libsettings 0.6.15 [DIP-59][4.0.x] (#1123)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Mobarak authored Jul 25, 2023
1 parent bac3f46 commit 4e15f8e
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 = "4.13.0", features = ["json", "link", "swiftnav"] }
sbp-settings = "0.6.14"
sbp-settings = "0.6.15"
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 4e15f8e

Please sign in to comment.