Update attic dependency
This commit is contained in:
parent
6bf609975a
commit
5c068ecf75
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -128,7 +128,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "attic"
|
||||
version = "0.2.0"
|
||||
source = "git+ssh://git@github.com/DeterminateSystems/attic-priv?branch=main#217cbe932ceb81f504621fead261edc792eb5e2c"
|
||||
source = "git+ssh://git@github.com/DeterminateSystems/attic-priv?branch=main#ce89f7b954b01b2bf6403c7d136c002730c550ce"
|
||||
dependencies = [
|
||||
"async-stream",
|
||||
"base64 0.21.2",
|
||||
|
@ -155,7 +155,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "attic-client"
|
||||
version = "0.2.0"
|
||||
source = "git+ssh://git@github.com/DeterminateSystems/attic-priv?branch=main#217cbe932ceb81f504621fead261edc792eb5e2c"
|
||||
source = "git+ssh://git@github.com/DeterminateSystems/attic-priv?branch=main#ce89f7b954b01b2bf6403c7d136c002730c550ce"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-channel",
|
||||
|
|
Loading…
Reference in a new issue