cargo-sysroot 0.1.0

Cargo-SysRoot
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "cargo-sysroot"
version = "0.1.0"
authors = ["Diana"]
#
readme = "README.md"
repository = "https://github.com/HobbyistRust/cargo-sysroot"
description = "Cargo-SysRoot"
license = "MIT"

[dependencies]
toml = "0.4.8"