# 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 = "wfrs-engine" version = "0.20.2" description = "Workflow RS - Engine to drive workflows via bpmn diagrams" license = "MIT" [dependencies.anyhow] version = "1.0.75" [dependencies.async-recursion] version = "1.0.5" [dependencies.async-trait] version = "0.1.74" [dependencies.futures-locks] version = "0.7.1" [dependencies.log] version = "0.4.20" [dependencies.rkyv] version = "0.7" [dependencies.serde_json] version = "1" [dependencies.wfrs-model] version = "0.20.2" [dependencies.wfrs-validator] version = "0.20.2"