# 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 = "mac_x" version = "0.1.0" authors = ["Ali Hassan "] exclude = [ "target", "db", "model", "raw", ] publish = true description = "ebot_mac_x interface similar to Jarvis. User will command and assistant will perform tasks. The tool thing there is no rule how to perform user task in an better way." readme = "README.md" keywords = [ "utilities", "cli", "lighting", "assistance", ] categories = [ "terminal", "generative", "cli", "bot", ] license = "MPL-2.0" license-file = "LICENSE" repository = "https://github.com/WisdomDwarfs/ebot" [dependencies.bitcoin] version = "0.29.2" [dependencies.bitcoin-price] version = "0.1.7" [dependencies.chrono] version = "0.4.24" [dependencies.clap] version = "4.1.6" features = ["derive"] [dependencies.datetime] version = "0.5.2" [dependencies.ecdsa] version = "0.15.1" [dependencies.hex] version = "0.4.3" [dependencies.k256] version = "0.12.0" [dependencies.lightning] version = "0.0.114" [dependencies.once_cell] version = "1.17.1" [dependencies.qrcode] version = "0.12.0" default-features = false [dependencies.rand_core] version = "0.6.4" [dependencies.regex] version = "1.7.1" [dependencies.rust-bert] version = "0.20.0" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.serde_json] version = "1.0.93" [dependencies.tch] version = "0.10.3"