Skip to content

Commit a8afe33

Browse files
nyurikworkingjubilee
authored andcommitted
Update libloading dep, run cargo update
1 parent 4d7906b commit a8afe33

File tree

2 files changed

+37
-50
lines changed

2 files changed

+37
-50
lines changed

Cargo.lock

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

Cargo.toml

+1-1
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)