gstreamer: Update to pretty-hex 0.3

This commit is contained in:
Sebastian Dröge 2022-04-22 13:57:24 +03:00
parent 7420a72831
commit 0e0d9f532b

View file

@ -30,7 +30,7 @@ opt-ops = { package = "option-operations", version = "0.4" }
serde = { version = "1.0", optional = true }
serde_bytes = { version = "0.11", optional = true }
paste = "1.0"
pretty-hex = "0.2"
pretty-hex = "0.3"
thiserror = "1"
[dev-dependencies]