[dependencies.anyhow]
version = "1.0"
[dependencies.async-trait]
version = "0.1"
[dependencies.vx-core]
version = "0.2.2"
[dependencies.which]
version = "8.0"
[dev-dependencies.tempfile]
version = "3.0"
[lib]
name = "vx_tool_uv"
path = "src/lib.rs"
[package]
authors = ["Hal <hal.long@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["command-line-utilities", "development-tools"]
description = "UV tool support for vx"
edition = "2021"
homepage = "https://github.com/loonghao/vx"
keywords = ["version", "manager", "development", "tools", "cli"]
license = "MIT"
name = "vx-tool-uv"
readme = "README.md"
repository = "https://github.com/loonghao/vx"
rust-version = "1.80.0"
version = "0.2.2"