[dependencies.home]
version = "0.5"
[dependencies.once_cell]
version = "1"
[dependencies.regex]
version = "1.8"
[dependencies.semver]
version = "1"
[dependencies.walkdir]
version = "2.3"
[package]
authors = ["Garrett Squire <github@garrettsquire.com>"]
description = "A small library to help find installed Rust components"
documentation = "https://docs.rs/toolchain_find"
edition = "2021"
license = "MIT"
name = "toolchain_find"
readme = "README.md"
repository = "https://github.com/gsquire/toolchain_find"
version = "0.4.0"