Skip to content

Commit

Permalink
Release 0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dvc94ch committed Dec 6, 2020
1 parent 1ad0e37 commit ead3648
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "if-watch"
version = "0.1.6"
version = "0.1.7"
authors = ["David Craven <david@craven.ch>", "Parity Technologies Limited <admin@parity.io>"]
edition = "2018"
keywords = ["asynchronous", "routing"]
Expand All @@ -11,7 +11,7 @@ repository = "https://github.com/dvc94ch/if-watch"
[dependencies]
futures-lite = "1.11.2"
ipnet = "2.3.0"
libc = "0.2.80"
libc = "0.2.81"
log = "0.4.11"

[target.'cfg(not(windows))'.dependencies]
Expand Down

0 comments on commit ead3648

Please sign in to comment.