parent
24593d8118
commit
5f7cec4da1
3 changed files with 1 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
# <img align="right" src="maud.png" alt="HTML5 rocks." title="HTML5 rocks."> maud
|
||||
[](https://travis-ci.com/github/lambda-fairy/maud)
|
||||
[](https://github.com/lambda-fairy/maud/actions)
|
||||
[](https://crates.io/crates/maud)
|
||||
[](https://docs.rs/maud/)
|
||||
|
||||
|
|
|
@ -28,9 +28,6 @@ actix-web-dep = { package = "actix-web", version = ">= 2, < 4", optional = true,
|
|||
[dev-dependencies]
|
||||
trybuild = { version = "1.0.33", features = ["diff"] }
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "lambda-fairy/maud" }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
|
|
|
@ -20,6 +20,3 @@ proc-macro-error = "1.0.0"
|
|||
[lib]
|
||||
name = "maud_macros"
|
||||
proc-macro = true
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "lambda-fairy/maud" }
|
||||
|
|
Loading…
Add table
Reference in a new issue