Update attic dependency

This commit is contained in:
Eelco Dolstra 2023-12-14 14:05:04 +01:00
parent 6bf609975a
commit 5c068ecf75

4
Cargo.lock generated
View file

@ -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",