Bläddra i källkod

I guess I need to flesh out cargo.toml even more

master
Dylan Baker 5 år sedan
förälder
incheckning
071b04f5e1
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3
    0
      Cargo.toml

+ 3
- 0
Cargo.toml Visa fil

4
 authors = ["Dylan Baker"]
4
 authors = ["Dylan Baker"]
5
 description = "A feature-poor static site generator"
5
 description = "A feature-poor static site generator"
6
 license = "MIT"
6
 license = "MIT"
7
+readme = "README.md"
8
+repository = "https://git.sr.ht/~simulacrumparty/casaubon"
9
+keywords = ["static site generator", "markdown", "html"]
7
 
10
 
8
 [dependencies]
11
 [dependencies]
9
 clap = "2.32.0"
12
 clap = "2.32.0"

Laddar…
Avbryt
Spara