Skip to content

Commit 135d228

Browse files
committed
Temporarily bypass nagisa/rust_libloading#54
1 parent d106caf commit 135d228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ serde_json = "1.0"
2828
serde_derive = "1.0"
2929
lazy_static = "1.3"
3030
java-locator = "0.1"
31-
libloading = "0.5"
3231
fs_extra = "1.1"
32+
libloading = "0.4"
3333

3434
[build-dependencies]
3535
fs_extra = "1.1"

0 commit comments

Comments
 (0)