# 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" rust-version = "1.70" name = "asimov-cli" version = "24.0.0-dev.0" authors = ["Asimov AI "] publish = true description = "Asimov Command-Line Interface (CLI)" homepage = "https://sdk.asimov.so" documentation = "https://github.com/AsimovPlatform/asimov-cli/blob/master/README.md" readme = "README.md" keywords = [] categories = [] license = "Unlicense" repository = "https://github.com/AsimovPlatform/asimov-cli" [dependencies.asimov-sdk] version = "24.0.0-dev.0" [features] default = []