Skip to content

Commit

Permalink
Depend on opener 0.4.0 instead of PR'd opener
Browse files Browse the repository at this point in the history
  • Loading branch information
LPGhatguy committed May 2, 2019
1 parent 279c8f6 commit c9273d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 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 @@ -31,7 +31,7 @@ git-testament = "0.1.4"
lazy_static = "1"
libc = "0.2"
markdown = "0.2"
opener = { version = "0.3.2", path = "../opener/opener" }
opener = "0.4.0"
# Used by `curl` or `reqwest` backend although it isn't imported
# by our rustup.
openssl = { version = "0.10", optional = true }
Expand Down

0 comments on commit c9273d4

Please sign in to comment.