# 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 = "sdkman-cli-native" version = "0.5.2" description = "Native CLI subcommand components for SDKMAN! written in Rust. Use the binaries generated by this project in the sdk wrapper shell function from the sdkman-cli project." homepage = "https://github.com/xs-fork/sdkman-cli-native" readme = "README.md" keywords = ["cli"] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/xs-fork/sdkman-cli-native" [dependencies.any-object-storage] version = "0.1.0" [dependencies.assert_cmd] version = "2.0.13" [dependencies.clap] version = "4.5.1" features = ["derive"] [dependencies.colored] version = "2.1.0" [dependencies.directories] version = "5.0.0" [dependencies.dirs] version = "5.0.1" [dependencies.exitcode] version = "1.1.2" [dependencies.fs_extra] version = "1.3.0" [dependencies.predicates] version = "3.1.0" [dependencies.proc-macro2] version = "1.0.78" [dependencies.serial_test] version = "3.0.0" [dependencies.symlink] version = "0.1.0" [dependencies.tempfile] version = "3.10.0" [dependencies.textwrap] version = "0.16.0"