Skip to content

Commit 85d4124

Browse files
Merge pull request #45 from aya-rs/dependabot/cargo/libloading-0.9.0
2 parents 92cfb49 + 099dffe commit 85d4124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ edition = "2021"
1212

1313
[dependencies]
1414
libc = "0.2"
15-
libloading = "0.8.0"
15+
libloading = "0.9.0"
1616
llvm-sys = { version = "211.0.0-rc1", features = [
1717
"no-llvm-linking",
1818
"disable-alltargets-init",

0 commit comments

Comments
 (0)