Merge branch 'clap' into 'master'
build: Update clap on newer Debian See merge request World/Phosh/squeekboard!537
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Dependencies which change based on build flags
|
||||
# For the newer-than-Byzantium config
|
||||
bitflags = "1.3.*"
|
||||
clap = { version = "2.33.*", default-features = false }
|
||||
clap = { version = "3.1.*", features=["std"], default-features = false }
|
||||
|
||||
[dependencies.cairo-rs]
|
||||
version = "0.14.*"
|
||||
|
||||
Reference in New Issue
Block a user