Browse Source

Update cargo.toml to satisfy crates.io

master
Dylan Baker 5 years ago
parent
commit
8867c7778d
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      Cargo.toml

+ 2
- 0
Cargo.toml View File

2
 name = "casaubon"
2
 name = "casaubon"
3
 version = "0.1.0"
3
 version = "0.1.0"
4
 authors = ["Dylan Baker"]
4
 authors = ["Dylan Baker"]
5
+description = "A feature-poor static site generator"
6
+license = "MIT"
5
 
7
 
6
 [dependencies]
8
 [dependencies]
7
 clap = "2.32.0"
9
 clap = "2.32.0"

Loading…
Cancel
Save