ソースを参照

Update cargo.toml to satisfy crates.io

master
Dylan Baker 5年前
コミット
8867c7778d
1個のファイルの変更2行の追加0行の削除
  1. 2
    0
      Cargo.toml

+ 2
- 0
Cargo.toml ファイルの表示

@@ -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"

読み込み中…
キャンセル
保存