nu_plugin_gstat 0.91.0

A git status plugin for Nushell
Documentation
[[bin]]
bench = false
name = "nu_plugin_gstat"
[dependencies.git2]
version = "0.18"

[dependencies.nu-plugin]
version = "0.91.0"

[dependencies.nu-protocol]
version = "0.91.0"

[lib]
bench = false
doctest = false

[package]
authors = ["The Nushell Project Developers"]
description = "A git status plugin for Nushell"
edition = "2021"
license = "MIT"
name = "nu_plugin_gstat"
readme = "README.md"
repository = "https://github.com/nushell/nushell/tree/main/crates/nu_plugin_gstat"
version = "0.91.0"