# 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 = "ivory_bus" version = "0.1.5" description = "Bus library for project Ivory" license = "MIT" [dependencies.lapin] version = "2.1.1" [dependencies.log] version = "0.4.17" features = ["std"] [dependencies.nalgebra] version = "0.31.4" features = ["serde-serialize"] [dependencies.serde] version = "1.0.152" [dependencies.serde_json] version = "1.0.91" [dependencies.tokio] version = "1.24.1" features = ["full"] [dependencies.tokio-executor-trait] version = "2.1.0" [dependencies.tokio-reactor-trait] version = "1.1.0"