cargo-lib 0.1.0

Strongly-typed Cargo instructions for your build script
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
categories = ["development-tools::build-utils"]
description = "Strongly-typed Cargo instructions for your build script"
edition = "2018"
keywords = ["buildscript"]
license = "MIT"
name = "cargo-lib"
readme = "README.md"
repository = "https://github.com/MoAlyousef/cargo-lib"
version = "0.1.0"