Forgot to bump some v0.6.0 to v0.7.0.
This commit is contained in:
parent
a994c2ddf4
commit
a94a434b12
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ readme = "README.md"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
yaml-rust2 = { version = "0.6.0", path = "../../" }
|
yaml-rust2 = { version = "0.7.0", path = "../../" }
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
lipsum = "0.9.0"
|
lipsum = "0.9.0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue