# 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 = "tapa-cgloop-nats" version = "0.3.0" authors = ["Aditya Kresna ", "Tapalogi Collaborators"] description = "A collection of Tapalogi's reusable crates." homepage = "https://crates.io/crates/tapa-cgloop-nats" readme = "README.md" keywords = ["shared", "common", "reusable", "loop", "blocking"] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/Tapalogi/tapa-common" [dependencies.anyhow] version = "1.0.51" [dependencies.async-trait] version = "0.1.52" [dependencies.blocking] version = "1.1.0" [dependencies.bytes] version = "1.1.0" [dependencies.futures] version = "0.3.18" [dependencies.log] version = "0.4.14" [dependencies.nats] version = "0.16.0"