Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sorz committed Jan 19, 2018
1 parent 8cb4f09 commit 30551b8
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
80 changes: 40 additions & 40 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,6 +1,6 @@
[package]
name = "moproxy"
version = "0.1.7"
version = "0.2.0"
authors = ["sorz <[email protected]>"]

[dependencies]
Expand All @@ -14,7 +14,7 @@ tokio-uds = "0.1"
net2 = "0.2"
clap = {version = "2.29", features = ["yaml"]}
log = "0.4"
env_logger = "0.5.0-rc.2"
env_logger = "0.5"
serde = {version = "1.0", features = ["rc"]}
serde_json = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit 30551b8

Please sign in to comment.