Update to CLAP 1.1.8

This commit is contained in:
Robbert van der Helm
2023-04-22 16:09:37 +02:00
parent a7e4e8b31e
commit 841fe2424c
6 changed files with 16 additions and 9 deletions

3
Cargo.lock generated
View File

@@ -640,8 +640,7 @@ dependencies = [
[[package]]
name = "clap-sys"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27f4e06657d33d5d194db1155cef359c359483a4170362bf4e105146dd0109e3"
source = "git+https://github.com/robbert-vdh/clap-sys.git?branch=feature/cstr-macro#523a5f8a8dd021ec99e7d6e0c0ebe7741a3da9d4"
[[package]]
name = "clap_derive"