mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-12-23 08:36:31 +00:00
gstreamer: Update ron dependency to 0.6
This commit is contained in:
parent
dbf6d1fd1a
commit
40c14ccc03
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ thiserror = "1"
|
||||||
rustdoc-stripper = { version = "0.1", optional = true }
|
rustdoc-stripper = { version = "0.1", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
ron = "0.5"
|
ron = "0.6"
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
futures-executor = "0.3.1"
|
futures-executor = "0.3.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue