Fix typo in maud_extras/Cargo.toml
This commit is contained in:
parent
ab38909e34
commit
35d50913fb
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ version = "0.0.0"
|
|||
authors = ["Chris Wong <lambda.fairy@gmail.com>"]
|
||||
|
||||
license = "CC0-1.0"
|
||||
repository = "https://github.com/lfairy/maud_extras"
|
||||
repository = "https://github.com/lfairy/maud"
|
||||
description = "Extra bits and pieces for use in Maud templates."
|
||||
|
||||
[dependencies]
|
||||
|
|
Loading…
Add table
Reference in a new issue