(cargo-release) version 0.8.0

This commit is contained in:
Marc-Antoine Arnaud
2022-03-25 10:11:26 +01:00
parent 9ea9263a28
commit a0afd7c34f
3 changed files with 4 additions and 4 deletions

View File

@@ -7,4 +7,4 @@ edition = "2018"
[dependencies]
yaserde = {version = "0.7.0", path = "../yaserde" }
yaserde_derive = {version = "0.7.0", path = "../yaserde_derive" }
yaserde_derive = {version = "0.8.0", path = "../yaserde_derive" }