Skip to content

Commit a09aebe

Browse files
committed
Remove accidential libloading dependency
1 parent c044424 commit a09aebe

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

src/Cargo.lock

-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/librustc_trans_utils/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ test = false
1313
ar = "0.3.0"
1414
flate2 = "1.0"
1515
log = "0.4"
16-
libloading = "0.4"
1716

1817
syntax = { path = "../libsyntax" }
1918
syntax_pos = { path = "../libsyntax_pos" }

0 commit comments

Comments
 (0)