Skip to content

Commit

Permalink
Update glob requirement from 0.2.11 to 0.3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [glob](https://github.com/rust-lang/glob) to permit the latest version.
- [Release notes](https://github.com/rust-lang/glob/releases)
- [Commits](rust-lang/glob@0.2.11...0.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Mar 7, 2019
1 parent 95b45ec commit 5087cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ flate2 = { version = "1.0.3", features = ['zlib'] }
fs2 = "0.4"
git2 = "0.8.0"
git2-curl = "0.9.0"
glob = "0.2.11"
glob = "0.3.0"
hex = "0.3"
home = "0.3"
ignore = "0.4"
Expand Down

0 comments on commit 5087cc4

Please sign in to comment.