[go: up one dir, main page]

anstyle-git 0.2.1

Parse Git Style Descriptions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "anstyle"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c454c4944b08316d47a07986d07a592ac9067238cf8775f81b799d06dbfcac1"

[[package]]
name = "anstyle-git"
version = "0.2.1"
dependencies = [
 "anstyle",
]