diff --git a/Cargo.toml b/Cargo.toml index e15ce79..8dea770 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ default-target = "x86_64-pc-windows-msvc" libloading = "0.7.0" com-rs = "0.2.1" bitflags = "1.2.1" -widestring = "0.4.2" +widestring = "0.5.0" thiserror = "1.0" [target.'cfg(windows)'.dependencies]