[go: up one dir, main page]

anstyle-git 0.2.3

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.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a14a192897f8e90c08a67fd5d079b30a882b00ab7e4bff6ddaacb2a021f36b17"

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