mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
release: normalize-path v0.2.1 (#1173)
chore: Release Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
88c7df6ea0
commit
c917f94f28
3 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@ leon = { version = "2.0.1", path = "../leon" }
|
|||
leon-macros = { version = "1.0.0", path = "../leon-macros" }
|
||||
maybe-owned = "0.3.4"
|
||||
miette = "5.9.0"
|
||||
normalize-path = { version = "0.2.0", path = "../normalize-path" }
|
||||
normalize-path = { version = "0.2.1", path = "../normalize-path" }
|
||||
once_cell = "1.18.0"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue