Registry / other / git-sec

git-sec

JSON →
library0.6.3rscratesunverified

Please use `gix-<thiscrate>` instead ('git' -> 'gix')

# Cargo.toml [dependencies] git-sec = "0.6.3"
INSTALL
IMPORT
SIG · GIT-SEC
G
git-sec
otherrustv0.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Trust
use git_sec::Trust;

Represents trust levels for git operations.

use git_sec::Trust; fn main() { let trust = Trust::Full; println!("{:?}", trust); }
Debug
Known issues
breakingThis crate is deprecated; use gix-sec instead.
fix
Replace git-sec with gix-sec in Cargo.toml.
affects: >=0.6.0
Upgrade
Version history
0.6.3latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
git-sec — cargo add git-sec · libregistry