# 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 = "aikup" version = "0.0.10" authors = ["Lucas Rosa "] description = "Manage multiple versions of aiken" homepage = "https://aiken-lang.org" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/aiken-lang/aikup" [package.metadata.wix] eula = false license = false path-guid = "B86EA861-05CE-4FB9-9AAB-E36A7F1EAA4B" upgrade-guid = "4FB9E215-B346-44A2-9F93-25CB0830F9E3" [profile.dist] lto = "thin" inherits = "release" [dependencies.arc-swap] version = "1.7.1" [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.color-print] version = "0.3.6" [dependencies.console] version = "0.15.8" [dependencies.dirs] version = "5.0.1" [dependencies.flate2] version = "1.0.28" [dependencies.http-body-util] version = "0.1.1" [dependencies.indoc] version = "2.0.5" [dependencies.miette] version = "7.2.0" features = ["fancy"] [dependencies.octocrab] version = "0.38.0" [dependencies.once_cell] version = "1.19.0" [dependencies.semver] version = "1.0.23" features = ["serde"] [dependencies.serde] version = "1.0.202" features = ["derive"] [dependencies.tar] version = "0.4.40" [dependencies.thiserror] version = "1.0.58" [dependencies.tokio] version = "1.37.0" features = ["full"] [dependencies.toml] version = "0.8.13" [dependencies.which] version = "6.0.1"