diff --git a/Cargo.lock b/Cargo.lock index 75c828f..5c1f9b9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1983,7 +1983,7 @@ dependencies = [ [[package]] name = "hpos-config-core" version = "0.2.1" -source = "git+https://github.com/Holo-Host/hpos-config?rev=86411bdaabe7061a4b150d36c062fddc2c6c74cc#86411bdaabe7061a4b150d36c062fddc2c6c74cc" +source = "git+https://github.com/Holo-Host/hpos-config?rev=77d740c83a02e322e670e360eb450076b593b328#77d740c83a02e322e670e360eb450076b593b328" dependencies = [ "argon2min", "arrayref", @@ -2001,7 +2001,7 @@ dependencies = [ [[package]] name = "hpos-config-seed-bundle-explorer" version = "0.2.1" -source = "git+https://github.com/Holo-Host/hpos-config?rev=86411bdaabe7061a4b150d36c062fddc2c6c74cc#86411bdaabe7061a4b150d36c062fddc2c6c74cc" +source = "git+https://github.com/Holo-Host/hpos-config?rev=77d740c83a02e322e670e360eb450076b593b328#77d740c83a02e322e670e360eb450076b593b328" dependencies = [ "base36", "base64 0.13.1", diff --git a/client/Cargo.toml b/client/Cargo.toml index b48ca81..7416ff6 100644 --- a/client/Cargo.toml +++ b/client/Cargo.toml @@ -21,8 +21,8 @@ holochain_types = "0.3.2" [dependencies.hpos-config-core] git = "https://github.com/Holo-Host/hpos-config" -rev = "86411bdaabe7061a4b150d36c062fddc2c6c74cc" +rev = "77d740c83a02e322e670e360eb450076b593b328" [dependencies.hpos-config-seed-bundle-explorer] git = "https://github.com/Holo-Host/hpos-config" -rev = "86411bdaabe7061a4b150d36c062fddc2c6c74cc" +rev = "77d740c83a02e322e670e360eb450076b593b328"