Merge pull request #448 from cole-h/bump

Bump hubcaps
This commit is contained in:
Graham Christensen 2020-04-03 19:55:28 -04:00 committed by GitHub
commit 0db6f70714
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

2
ofborg/Cargo.lock generated
View file

@ -247,7 +247,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "hubcaps"
version = "0.3.16"
source = "git+https://github.com/grahamc/hubcaps.git#3638c7df3ecd46a773ea76a07c845e08bbd6d9ab"
source = "git+https://github.com/grahamc/hubcaps.git#5e656ba35ab4ee74aa72b3b5c3a62e1bf351ff6a"
dependencies = [
"error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"frank_jwt 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",

View file

@ -67,8 +67,8 @@ rec {
authors = [ "softprops <d.tangren@gmail.com>" ];
src = fetchgit {
url = "https://github.com/grahamc/hubcaps.git";
rev = "3638c7df3ecd46a773ea76a07c845e08bbd6d9ab";
sha256 = "1gx3fplnyna18f7a90jn9mi22xpqwyi9zpn8jvamlxb852lybmhd";
rev = "5e656ba35ab4ee74aa72b3b5c3a62e1bf351ff6a";
sha256 = "1p7rn8y71fjwfag65437gz7a56pysz9n69smaknvblyxpjdzmh4d";
fetchSubmodules = false;
};
dependencies = mapFeatures features ([