generated from PlexSheep/baserepo
fancy release docu for v0.1.0
This commit is contained in:
parent
e50c4dfe05
commit
a9bb35c2ba
|
@ -3,8 +3,8 @@ name = "libpt"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
||||||
license = "GPL3"
|
license = "GPL-3.0-or-later"
|
||||||
description = "my personal multitool"
|
description = "Personal multitool"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
homepage = "https://git.cscherr.de/PlexSheep/pt"
|
homepage = "https://git.cscherr.de/PlexSheep/pt"
|
||||||
repository = "https://git.cscherr.de/PlexSheep/pt"
|
repository = "https://git.cscherr.de/PlexSheep/pt"
|
||||||
|
|
|
@ -41,7 +41,6 @@ The documentation can be automatically generated with `cargo doc --open`.
|
||||||
The origin of this repository is [git.cscherr.de](https://git.cscherr.de/PlexSheep/pt)
|
The origin of this repository is [git.cscherr.de](https://git.cscherr.de/PlexSheep/pt)
|
||||||
|
|
||||||
It is mirrored to:
|
It is mirrored to:
|
||||||
- [GitHub](https://github.com/PlexSheep/pt)
|
|
||||||
- [Codeberg](https://codeberg.org/PlexSheep/pt)
|
- [Codeberg](https://codeberg.org/PlexSheep/pt)
|
||||||
|
|
||||||
|
|
||||||
|
|
Reference in New Issue