removed development options from cargo.toml
This commit is contained in:
parent
5cec8e5466
commit
7504ab47b0
3 changed files with 5 additions and 15 deletions
|
@ -1,4 +1,7 @@
|
|||
name = "Zulma"
|
||||
description = "A zola theme based off bulma.css"
|
||||
license = "MIT"
|
||||
min_version = "0.6.0"
|
||||
min_version = "0.6.0"
|
||||
|
||||
[extra]
|
||||
zulma_themes = ["default", "darkly", "flatly", "pulse", "simplex"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue