Skip to content

Commit ba2080d

Browse files
Update Rust crate libloading to 0.9.0
1 parent 1b9c1ae commit ba2080d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -17,7 +17,7 @@ devinfo = { git = "https://github.com/oxidecomputer/devinfo-sys", branch = "main
1717
dlpi = { git = "https://github.com/oxidecomputer/dlpi-sys", branch = "main" }
1818
indicatif = "0.18.2"
1919
libc = "0.2.177"
20-
libloading = "0.8.9"
20+
libloading = "0.9.0"
2121
p9ds = { git = "https://github.com/oxidecomputer/p9fs", branch = "main" }
2222
p9kp = { git = "https://github.com/oxidecomputer/p9fs", branch = "main" }
2323
slog = "2.8.2"

0 commit comments

Comments
 (0)