Skip to content

Commit f1e25a5

Browse files
committed
hack
1 parent 2086822 commit f1e25a5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2052,7 +2052,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
20522052
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
20532053
dependencies = [
20542054
"cfg-if",
2055-
"windows-targets 0.52.6",
2055+
"windows-targets 0.48.5",
20562056
]
20572057

20582058
[[package]]

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,4 @@ codegen-units = 1
9696

9797
[patch.crates-io]
9898
rustix = { path = '../rustix' }
99+
libc = { path = '../libc' }

0 commit comments

Comments
 (0)