Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
Also upgrade awc
Browse files Browse the repository at this point in the history
  • Loading branch information
untoldwind committed Nov 30, 2020
1 parent 32936cc commit c7ca459
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 177 deletions.
188 changes: 13 additions & 175 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[package]
name = "microtools"
version = "0.2.1"
version = "0.2.2"
authors = ["Bodo Junglas <[email protected]>", "Ihor Mordashev <[email protected]"]
edition = "2018"

[dependencies]
actix = "0.10"
actix-web = "3.3"
awc = "1"
awc = "2"
serde = { version = "1.0", features = ["rc"] }
serde_derive = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit c7ca459

Please sign in to comment.