forked from mirrors/gstreamer-rs
gstreamer: Update to pretty-hex 0.3
This commit is contained in:
parent
433fa3da5c
commit
87f2d51a35
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue