fix(deps): update rust crate kameo to 0.14 #9
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ use-kxio = ["kxio"]
|
|||
[dependencies]
|
||||
derive_more = { version = "1.0", features = ["as_ref", "constructor", "deref", "display", "from"] }
|
||||
kxio = { version = "5.0", optional = true }
|
||||
kameo = { version = "0.13", optional = true }
|
||||
kameo = { version = "0.14", optional = true }
|
||||
tracing = { version = "0.1", optional = true }
|
||||
serde = { version = "1.0" , features = ["derive"]}
|
||||
tokio = { version = "1.43", optional = true }
|
||||
|
|
Loading…
Add table
Reference in a new issue