generated from PlexSheep/rs-base
typo
cargo devel CI / cargo CI (push) Successful in 3m2s
Details
cargo devel CI / cargo CI (push) Successful in 3m2s
Details
This commit is contained in:
parent
a42393864e
commit
ea50984719
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "autocrate"
|
name = "autocrate"
|
||||||
version = "0.1.0-prealpha.2"
|
version = "0.1.0-prealpha.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
publish = true
|
publish = true
|
||||||
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
authors = ["Christoph J. Scherr <software@cscherr.de>"]
|
||||||
|
|
|
@ -116,7 +116,7 @@ api:
|
||||||
file: secrettoken.txt
|
file: secrettoken.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
After Autocrate has been bootstrapped, you it will be released and published
|
After Autocrate has been bootstrapped, it will be released and published
|
||||||
with itself, so you can take a look at this repositories
|
with itself, so you can take a look at this repositories
|
||||||
[`.autocrate.yaml`](./.autocrate.yaml).
|
[`.autocrate.yaml`](./.autocrate.yaml).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue