diff --git a/crypt-core/Cargo.toml b/crypt-core/Cargo.toml index 1f8b66d..8bec3c7 100644 --- a/crypt-core/Cargo.toml +++ b/crypt-core/Cargo.toml @@ -43,7 +43,7 @@ csv = "1.3.0" chrono = { version = "0.4.31", features = ["serde"] } # auto open web-browser -webbrowser = "0.8.12" +webbrowser = "1.0.1" # Zip zstd = "0.13"