Skip to content

Commit e24f0fa

Browse files
committed
Update dependencies
1 parent 154e158 commit e24f0fa

File tree

2 files changed

+33
-27
lines changed

2 files changed

+33
-27
lines changed

Cargo.lock

Lines changed: 32 additions & 26 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
@@ -19,7 +19,7 @@ gimli = { version = "0.32", default-features = false, features = ["write"] }
1919
object = { version = "0.37.3", default-features = false, features = ["std", "read_core", "write", "archive", "coff", "elf", "macho", "pe"] }
2020

2121
indexmap = "2.0.0"
22-
libloading = { version = "0.8.0", optional = true }
22+
libloading = { version = "0.9.0", optional = true }
2323
smallvec = "1.8.1"
2424

2525
[patch.crates-io]

0 commit comments

Comments
 (0)