mirror of
https://github.com/fluencelabs/interface-types
synced 2025-06-22 03:01:47 +00:00
bump it-types version
This commit is contained in:
@ -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"
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "fluence-it-types"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
description = "Definitions of IValue and IType"
|
||||
authors = ["Fluence Labs"]
|
||||
edition = "2018"
|
||||
|
Reference in New Issue
Block a user