Skip to content

Commit 7b84762

Browse files
committed
Update libloading dep, run cargo update
1 parent fc37b22 commit 7b84762

File tree

2 files changed

+100
-48
lines changed

2 files changed

+100
-48
lines changed

Cargo.lock

Lines changed: 99 additions & 47 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
@@ -50,7 +50,7 @@ features = ['read_core', 'elf', 'macho', 'pe', 'xcoff', 'unaligned', 'archive']
5050

5151
[dev-dependencies]
5252
dylib-dep = { path = "crates/dylib-dep" }
53-
libloading = "0.7"
53+
libloading = "0.8"
5454

5555
[features]
5656
# By default libstd support is enabled.

0 commit comments

Comments
 (0)