1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-05-09 08:00:41 +00:00

bump version to 0.2.0-dev and change license to Apache-2.0 only

This commit is contained in:
Dominic 2021-01-01 15:56:47 +01:00
parent 2b8796b9c9
commit 141e5ac2d7
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
11 changed files with 30 additions and 302 deletions

View file

@ -2,13 +2,14 @@
[package]
name = "gotham_restful_derive"
version = "0.1.1"
version = "0.2.0-dev"
authors = ["Dominic Meiser <git@msrd0.de>"]
edition = "2018"
description = "RESTful additions for the gotham web framework - Derive"
description = "Derive macros for gotham_restful"
keywords = ["gotham", "rest", "restful", "web", "http"]
license = "EPL-2.0 OR Apache-2.0"
license = "Apache-2.0"
repository = "https://gitlab.com/msrd0/gotham-restful"
workspace = ".."
[lib]
proc-macro = true

1
derive/LICENSE Symbolic link
View file

@ -0,0 +1 @@
../LICENSE

View file

@ -1 +0,0 @@
../LICENSE-Apache

View file

@ -1 +0,0 @@
../LICENSE-EPL

View file

@ -1 +0,0 @@
../LICENSE.md