Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
p0ryae committed Aug 2, 2022
1 parent 18aa314 commit e665c24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ tauri = { version = "1.0.5", features = ["api-all", "devtools", "system-tray"] }
window-shadows = "0.2"
html_parser = "0.6.3"
thiserror = "*"
openssl = { version = "0.10", features = ["vendored"] }

[features]
# by default Tauri runs in production mode
Expand Down

0 comments on commit e665c24

Please sign in to comment.