# 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 = "tnn" version = "0.1.3" authors = ["Telenor"] description = "A quality of life developer tool to interact with Telenor services" readme = "README.md" license = "MIT" [dependencies.anyhow] version = "1.0.75" [dependencies.async-recursion] version = "1.0.5" [dependencies.clap] version = "4.4.4" features = [ "derive", "env", ] [dependencies.const_format] version = "0.2.31" [dependencies.glob] version = "0.3.1" [dependencies.libloading] version = "0.8.1" [dependencies.semver] version = "1.0.19" [dependencies.shellexpand] version = "3.1.0" [dependencies.thiserror] version = "1.0.48" [dependencies.tokio] version = "1.32.0" features = ["full"]