mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-05-09 08:00:41 +00:00
release 0.2.0
This commit is contained in:
parent
31f92c07cd
commit
bb6f5b0fdd
4 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
[package]
|
||||
name = "gotham_restful_derive"
|
||||
version = "0.2.0-dev"
|
||||
version = "0.2.0"
|
||||
authors = ["Dominic Meiser <git@msrd0.de>"]
|
||||
edition = "2018"
|
||||
description = "Derive macros for gotham_restful"
|
||||
|
@ -18,7 +18,6 @@ proc-macro = true
|
|||
gitlab = { repository = "msrd0/gotham-restful", branch = "master" }
|
||||
|
||||
[dependencies]
|
||||
heck = "0.3.1"
|
||||
once_cell = "1.5"
|
||||
paste = "1.0"
|
||||
proc-macro2 = "1.0.13"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue