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

Loading…
Cancel
Save