Skip to content

Commit 78bf436

Browse files
Update Rust crate libloading to 0.9
1 parent 24fcc56 commit 78bf436

2 files changed

Lines changed: 19 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 8 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
@@ -167,7 +167,7 @@ kanal = "0.1.1"
167167
lasso = { version = "0.7", features = ["multi-threaded"] }
168168
lending-iterator = "0.1.7"
169169
libfuzzer-sys = "0.4"
170-
libloading = "0.8"
170+
libloading = "0.9"
171171
liblzma = "0.4"
172172
log = { version = "0.4.21" }
173173
loom = { version = "0.7", features = ["checkpoint"] }

0 commit comments

Comments
 (0)