f00-git 0.10.5

Optional git status integration for f00
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "f00-git"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
authors.workspace = true
description = "Optional git status integration for f00"
rust-version.workspace = true

[dependencies]
f00-core = { workspace = true }

[features]
default = []