# 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 = "all4art-authservice-cqrs" version = "0.1.5" description = "This library contains All4Art's CQRS layer" license = "AGPL-3.0-or-later" resolver = "2" [dependencies.all4art-authservice-domain] version = "0.1.6" [dependencies.all4art-authservice-persistence] version = "0.1.9" [dependencies.async-trait] version = "0.1.52" [dependencies.futures] version = "0.3.19" [dependencies.log] version = "0.4"