# 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 = "krk" version = "0.1.1" authors = ["Kode "] description = "The shuttle cli helper for (js like experience)." readme = "README.md" license = "MIT" repository = "https://github.com/linhtutkyawdev/kraken-cli" [dependencies.anyhow] version = "1.0.75" [dependencies.clap] version = "4.4.8" features = ["derive"] [dependencies.cliclack] version = "0.1.9" [dependencies.colorful] version = "0.2.2" [dependencies.console] version = "0.15.7" [dependencies.prettyplease] version = "0.2.15" [dependencies.proc-macro2] version = "1.0.69" [dependencies.quote] version = "1.0.33" [dependencies.regex] version = "1.10.3" [dependencies.rustfmt] version = "0.10.0" [dependencies.syn] version = "2.0.39" features = ["full"] [dependencies.toml] version = "0.8.8" [dependencies.toml_edit] version = "0.22.6"