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

Commit

Permalink
Sync dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
untoldwind committed Nov 30, 2020
1 parent 4b06b4f commit 32936cc
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 34 deletions.
138 changes: 107 additions & 31 deletions Cargo.lock

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

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

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

0 comments on commit 32936cc

Please sign in to comment.