Skip to content

Commit

Permalink
chore: bump cargo deps
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaDve committed Nov 19, 2023
1 parent efa39ac commit 7a422d4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
16 changes: 10 additions & 6 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ gst_play = { package = "gstreamer-play", version = "0.21" }
gtk = { version = "0.7", package = "gtk4", features = ["gnome_45"] }
heed = { version = "0.20.0-alpha.6", features = ["serde-bincode"] }
indexmap = { version = "2.0", features = ["serde"] }
mpris-server = "0.5.0"
mpris-server = "0.6.0"
pulse = { package = "libpulse-binding", version = "2.26.0" }
pulse_glib = { package = "libpulse-glib-binding", version = "2.25.1" }
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 7a422d4

Please sign in to comment.