Skip to content

Commit

Permalink
update gstreamer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gdesmott committed Feb 9, 2024
1 parent 55266a2 commit af2dd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ description = "Crate providing a convenient API to parse GStreamer logs"

[dependencies]
itertools = "0.12"
gstreamer = "0.20"
gstreamer = "0.22"
regex = "1.3"
lazy_static = "1.4"
failure = "0.1.8"
Expand Down

0 comments on commit af2dd8b

Please sign in to comment.