1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
cmake-package-installer/Cargo.toml

9 lines
214 B
TOML
Raw Normal View History

2023-01-19 11:52:12 -05:00
[package]
name = "cmake-package-installer"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
fancy-regex = "0.11.0"