chore(deps): update rust crate cfg-if to v1.0.4

This commit is contained in:
renovate[bot]
2025-10-16 23:47:37 +00:00
committed by GitHub
parent 93ea8185a2
commit 37e801208d

4
Cargo.lock generated
View File

@@ -481,9 +481,9 @@ dependencies = [
[[package]]
name = "cfg-if"
version = "1.0.3"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9"
checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
[[package]]
name = "cfg_aliases"