Skip to content

Commit

Permalink
Update glib
Browse files Browse the repository at this point in the history
Signed-off-by: Christian König <[email protected]>
  • Loading branch information
yubiuser committed Aug 23, 2023
1 parent 0954de6 commit 84804b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playback/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ sdl2 = { version = "0.35", optional = true }
gstreamer = { version = "0.20", optional = true }
gstreamer-app = { version = "0.20", optional = true }
gstreamer-audio = { version = "0.20", optional = true }
glib = { version = "0.17", optional = true }
glib = { version = "0.18.1", optional = true }

# Rodio dependencies
rodio = { version = "0.17.1", optional = true, default-features = false }
Expand Down

0 comments on commit 84804b6

Please sign in to comment.