Add pfetch-extractor version
This commit is contained in:
parent
0c9c35b971
commit
4645b697d6
@ -15,7 +15,7 @@ categories = ["command-line-utilities"]
|
|||||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
pfetch-extractor = { path = "./pfetch-extractor" }
|
pfetch-extractor = { path = "./pfetch-extractor", version = "0.1.0" }
|
||||||
globset = "0.4.10"
|
globset = "0.4.10"
|
||||||
dotenv = "0.15.0"
|
dotenv = "0.15.0"
|
||||||
glob = "0.3.1"
|
glob = "0.3.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user