mirror of
https://github.com/danog/ext-php-rs.git
synced 2024-11-26 20:15:22 +01:00
Update clap.
This commit is contained in:
parent
d1cb7cc114
commit
f6207e033c
@ -13,7 +13,7 @@ categories = ["api-bindings", "command-line-interface"]
|
||||
[dependencies]
|
||||
ext-php-rs = { version = ">=0.7.1", path = "../../" }
|
||||
|
||||
clap = { version = "3.1", features = ["derive"] }
|
||||
clap = { version = ">=3.2.5", features = ["derive"] }
|
||||
anyhow = "1"
|
||||
dialoguer = "0.10"
|
||||
libloading = "0.7"
|
||||
|
Loading…
Reference in New Issue
Block a user