mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-08 13:10:03 +00:00
Bump once_cell from 1.17.0 to 1.17.1 (#803)
This commit is contained in:
parent
1e49460ac7
commit
30f7722131
4 changed files with 5 additions and 5 deletions
crates/binstalk-types
|
@ -12,7 +12,7 @@ license = "Apache-2.0 OR MIT"
|
|||
[dependencies]
|
||||
compact_str = { version = "0.6.1", features = ["serde"] }
|
||||
maybe-owned = { version = "0.3.4", features = ["serde"] }
|
||||
once_cell = "1.17.0"
|
||||
once_cell = "1.17.1"
|
||||
semver = { version = "1.0.16", features = ["serde"] }
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
strum = "0.24.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue