bump it-types version

This commit is contained in:
vms
2021-04-26 12:00:40 +03:00
parent a15a81ad47
commit f6afd03838
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ name = "it_lilo"
path = "src/lib.rs"
[dependencies]
fluence-it-types = { path = "../it-types/", version = "0.2.0" }
fluence-it-types = { path = "../it-types/", version = "0.3.0" }
paste = "1.0.5"
thiserror = "1.0.24"