Skip to content

Commit f763e28

Browse files
committed
update
1 parent 71a8a38 commit f763e28

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

library/Cargo.lock

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,9 @@ dependencies = [
5151

5252
[[package]]
5353
name = "cfg-if"
54-
version = "1.0.0"
55-
source = "registry+https://github.com/rust-lang/crates.io-index"
56-
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
54+
version = "1.0.1"
55+
source = "git+https://github.com/tgross35/cfg-if.git?branch=no-compiler-builtins#91c07fb51b83c24c65383d82a2f7a46e55b4ce39"
5756
dependencies = [
58-
"compiler_builtins 0.1.160 (registry+https://github.com/rust-lang/crates.io-index)",
5957
"rustc-std-workspace-core",
6058
]
6159

@@ -510,8 +508,3 @@ name = "windows_x86_64_msvc"
510508
version = "0.52.6"
511509
source = "registry+https://github.com/rust-lang/crates.io-index"
512510
checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
513-
514-
[[patch.unused]]
515-
name = "cfg-if"
516-
version = "1.0.1"
517-
source = "git+https://github.com/tgross35/cfg-if.git?branch=no-compiler-builtins#91c07fb51b83c24c65383d82a2f7a46e55b4ce39"

0 commit comments

Comments
 (0)