bump to the axtix-web 0.7 release
This commit is contained in:
parent
c91c994c8c
commit
a4d895ea4a
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
[package]
|
[package]
|
||||||
name = "http-server"
|
name = "http-server"
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
authors = ["Damjan Georgievski <gdamjan@gmail.com>"]
|
authors = ["Damjan Georgievski <gdamjan@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-web = { git = "https://github.com/actix/actix-web.git" }
|
actix-web = "0.7"
|
||||||
bytes = "0.4"
|
bytes = "0.4"
|
||||||
futures = "0.1"
|
futures = "0.1"
|
||||||
tar = "0.4"
|
tar = "0.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue