Update cfg-if from 1.0.0 to 1.0.4

This commit is contained in:
Oliver Hamlet
2026-05-10 13:25:41 +01:00
parent 3bf15dbbaa
commit 3233aee3bd
2 changed files with 23 additions and 8 deletions
Generated
+2 -2
View File
@@ -67,9 +67,9 @@ dependencies = [
[[package]]
name = "cfg-if"
version = "1.0.0"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[package]]
name = "clap"