Skip to content

Commit

Permalink
undo windows upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
aome510 committed Jul 8, 2024
1 parent 8440dce commit 10a0acb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 71 deletions.
74 changes: 5 additions & 69 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions spotify_player/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "spotify_player"
version = "0.19.0"
version = "0.19.1"
authors = ["Thang Pham <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down Expand Up @@ -58,7 +58,7 @@ optional = true
clipboard-win = "5.4.0"

[target.'cfg(target_os = "windows")'.dependencies.windows]
version = "0.58.0"
version = "0.56.0"
features = [
"Win32_Foundation",
"Win32_Graphics_Gdi",
Expand Down

0 comments on commit 10a0acb

Please sign in to comment.