updated package meta data
This commit is contained in:
parent
62b7f3240f
commit
e1a5a11edd
|
|
@ -1,6 +1,9 @@
|
||||||
[package]
|
[package]
|
||||||
name = "fast-git-prompt"
|
name = "fast-git-prompt"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
description = "A fast git prompt for zsh and bash."
|
||||||
|
license = "MIT"
|
||||||
|
repository = "https://github.com/MasterGordon/fast-git-prompt"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue