Skip to content

Commit b0982a5

Browse files
Update Rust crate libloading to 0.9.0
1 parent 819ee18 commit b0982a5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.4"
1919
libc = "0.2.182"
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)