mirror of
https://github.com/fluencelabs/interface-types
synced 2025-06-23 03:31:38 +00:00
chore: bump crate versions (#41)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "it-lilo"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
authors = ["Fluence Labs"]
|
||||
description = "Defines some helper utils for lifting/lowering IT"
|
||||
edition = "2018"
|
||||
@ -11,7 +11,7 @@ name = "it_lilo"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
fluence-it-types = { path = "../it-types/", version = "0.4.0" }
|
||||
fluence-it-types = { path = "../it-types/", version = "0.4.1" }
|
||||
it-memory-traits = { path = "../it-memory-traits", version = "0.4.0" }
|
||||
|
||||
paste = "1.0.11"
|
||||
|
Reference in New Issue
Block a user