mirror of
https://github.com/zyllian/pupdate.git
synced 2025-01-30 06:23:04 -08:00
add cargo info
This commit is contained in:
parent
c24319c57a
commit
f8fad36610
1 changed files with 4 additions and 0 deletions
|
@ -1,7 +1,11 @@
|
||||||
[package]
|
[package]
|
||||||
|
description = "utility to update remote and local systems"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
homepage = "https://github.com/zyllian/pupdate"
|
||||||
license = "WTFPL"
|
license = "WTFPL"
|
||||||
name = "pupdate"
|
name = "pupdate"
|
||||||
|
readme = "README.md"
|
||||||
|
repository = "https://github.com/zyllian/pupdate"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Add table
Reference in a new issue