Skip to content

Commit

Permalink
Bump derive_builder from 0.7.2 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [derive_builder](https://github.com/colin-kiegel/rust-derive-builder) from 0.7.2 to 0.9.0.
- [Release notes](https://github.com/colin-kiegel/rust-derive-builder/releases)
- [Commits](colin-kiegel/rust-derive-builder@v0.7.2...v0.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 8, 2019
1 parent 8a84ed3 commit 235243c
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ include = [
[dependencies]
clap = "^2.33"
crossbeam-channel = "^0.3"
derive_builder = "^0.7"
derive_builder = "^0.9"
failure= "^0.1"
glob = "^0.3"
iptables = "^0.2"
Expand Down

0 comments on commit 235243c

Please sign in to comment.