carnet 0.1.0

Carnet is a transparent wrapper for Cargo that implements a number of important security features currently missing from it. Carent is meant as a temporary fix until Cargo gains these features.
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "carnet"
version = "0.1.0"
authors = ["Kutometa <support@ka.com.kw>"]
edition = "2018"
license = "LGPL-3.0-only"
description = "Carnet is a transparent wrapper for Cargo that implements a number of important security features currently missing from it. Carent is meant as a temporary fix until Cargo gains these features."
homepage = "https://www.ka.com.kw"

[dependencies]