Skip to content

Commit 7970c91

Browse files
committed
Auto merge of #3096 - sthibaul:master, r=RalfJung
Bump libloading to 0.8
2 parents 722976f + c0a836a commit 7970c91

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ libc = "0.2"
3232

3333
[target.'cfg(target_os = "linux")'.dependencies]
3434
libffi = "3.2.0"
35-
libloading = "0.7"
35+
libloading = "0.8"
3636

3737
[dev-dependencies]
3838
colored = "2"

0 commit comments

Comments
 (0)