# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "wakflo-core" version = "0.1.3" authors = ["rexraphael "] description = "wakflo.ai rust sdk" readme = "README.md" keywords = [ "wakflo", "sdk", ] categories = ["development-tools"] license-file = "LICENSE.txt" [dependencies.anyhow] version = "1.0" [dependencies.async-trait] version = "0.1.57" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.rion] version = "=0.0.2" [dependencies.rmp-serde] version = "1.1" [dependencies.serde] version = "1.0.188" features = [ "derive", "derive", ] [dependencies.serde_json] version = "1.0.105" [dependencies.strum] version = "0.25.0" [dependencies.strum_macros] version = "0.25.1" [dependencies.wakflo-common] version = "=0.1.3" [dependencies.wakflo-form] version = "=0.1.3"