sley-ref-filter 0.4.3

Git ref-filter primitives (commit identity and date formatting) for the sley engine.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "sley-core"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "98bcd70f81ecdd23ebd043b1ae2611e8be2085a653346d184f607dd370efe28b"

[[package]]
name = "sley-ref-filter"
version = "0.4.3"
dependencies = [
 "sley-core",
 "sley-strbuf-expand",
]

[[package]]
name = "sley-strbuf-expand"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "31fd3cba255379c715f55400c43d4bad996ba7677a89ef9442eabd78fccfd007"
dependencies = [
 "sley-core",
]