Skip to content

Commit

Permalink
fix(deps): update rust crate window-shadows to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 17, 2023
1 parent 02dfe08 commit c61ad1e
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 15 deletions.
84 changes: 70 additions & 14 deletions src-tauri/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tauri = { version = "1.5", features = ["dialog-open", "dialog-save", "fs-create-
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
serde_yaml = "0.9.25"
window-shadows = "0.2.1"
window-shadows = "0.2.2"

[features]
# this feature is used for production builds or when `devPath` points to the filesystem
Expand Down

0 comments on commit c61ad1e

Please sign in to comment.