bump to examples 0.7.0
This commit is contained in:
parent
1ff9ae3323
commit
495bf4128e
@ -1,13 +1,13 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "yaserde-examples"
|
name = "yaserde-examples"
|
||||||
version = "0.6.0"
|
version = "0.7.0"
|
||||||
authors = ["Marc-Antoine Arnaud <maarnaud@media-io.com>"]
|
authors = ["Marc-Antoine Arnaud <maarnaud@media-io.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
yaserde = {version = "0.6", path = "../yaserde" }
|
yaserde = {version = "0.7.0", path = "../yaserde" }
|
||||||
yaserde_derive = {version = "0.6", path = "../yaserde_derive" }
|
yaserde_derive = {version = "0.7.0", path = "../yaserde_derive" }
|
||||||
xml-rs = "0.8.3"
|
xml-rs = "0.8.3"
|
||||||
log = "0.4"
|
log = "0.4"
|
||||||
simple_logger = "1.11.0"
|
simple_logger = "1.11.0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user