Skip to content

Commit 685464b

Browse files
committed
Update libloading dep, run cargo update
1 parent 4f3acf7 commit 685464b

File tree

2 files changed

+35
-48
lines changed

2 files changed

+35
-48
lines changed

Cargo.lock

Lines changed: 34 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
@@ -54,7 +54,7 @@ features = ['read_core', 'elf', 'macho', 'pe', 'xcoff', 'unaligned', 'archive']
5454

5555
[dev-dependencies]
5656
dylib-dep = { path = "crates/dylib-dep" }
57-
libloading = "0.7"
57+
libloading = "0.8"
5858

5959
[features]
6060
# By default libstd support is enabled.

0 commit comments

Comments
 (0)