mirror of
https://github.com/sagiegurari/cargo-make
synced 2026-06-08 17:20:03 +00:00
Merge pull request #1290 from sagiegurari/dependabot/cargo/cfg-if-1.0.4
build(deps): bump cfg-if from 1.0.3 to 1.0.4
This commit is contained in:
Generated
+2
-2
@@ -215,9 +215,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"
|
||||
|
||||
+1
-1
@@ -81,7 +81,7 @@ strum_macros = "0.26.4"
|
||||
toml = "^0.8"
|
||||
|
||||
[dev-dependencies]
|
||||
cfg-if = "^1.0.0"
|
||||
cfg-if = "^1.0.4"
|
||||
expect-test = "^1"
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user