diff --git a/Cargo.toml b/Cargo.toml index 06f3b41..ff9b634 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ documentation = "https://docs.rs/hassle-rs" [dependencies] bitflags = "2" com = { version = "0.6", features = ["production"] } -libloading = "0.7" +libloading = "0.8" thiserror = "1.0.2" widestring = "1"