Apply suggestions from code review

Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
Jiahao XU 2024-12-07 15:36:34 +11:00 committed by GitHub
parent 26182f73bc
commit 27548307c7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ binstalk-downloader = { version = "0.13.5", path = "../binstalk-downloader", def
"json",
] }
binstalk-types = { version = "0.9.2", path = "../binstalk-types" }
cargo-toml-workspace = { version = "6.0.4", path = "../cargo-toml-workspace" }
cargo-toml-workspace = { version = "7.0.0", path = "../cargo-toml-workspace" }
compact_str = { version = "0.8.0", features = ["serde"] }
leon = "3.0.0"
miette = "7.0.0"