Skip to content

Commit 50801b2

Browse files
authored
Revert "build(deps): bump libloading from 0.8.8 to 0.8.9 (#14524)" (#14531)
This reverts commit 6c4e23b. Signed-off-by: katelyn martin <[email protected]>
1 parent 6f7c968 commit 50801b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,12 +1402,12 @@ checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
14021402

14031403
[[package]]
14041404
name = "libloading"
1405-
version = "0.8.9"
1405+
version = "0.8.8"
14061406
source = "registry+https://github.com/rust-lang/crates.io-index"
1407-
checksum = "d7c4b02199fee7c5d21a5ae7d8cfa79a6ef5bb2fc834d6e9058e89c825efdc55"
1407+
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
14081408
dependencies = [
14091409
"cfg-if",
1410-
"windows-link 0.2.0",
1410+
"windows-targets",
14111411
]
14121412

14131413
[[package]]

0 commit comments

Comments
 (0)