File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ protobuf = ["dep:protopuffer"]
2929
3030[dependencies ]
3131lafere = { version = " 0.2.0-pre.0" , path = " ../lafere" , default-features = false }
32- crypto = { package = " chuchi-crypto" , version = " 0.2.0-pre.0 " , features = [
32+ crypto = { package = " chuchi-crypto" , version = " 0.2.0-pre.1 " , features = [
3333 " cipher" ,
3434 " signature" ,
3535], optional = true }
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ fs = ["tokio/fs"]
2626encrypted = [" crypto" ]
2727
2828[dependencies ]
29- crypto = { package = " chuchi-crypto" , version = " 0.2.0-pre.0 " , features = [
29+ crypto = { package = " chuchi-crypto" , version = " 0.2.0-pre.1 " , features = [
3030 " cipher" ,
3131 " signature" ,
3232], optional = true }
You can’t perform that action at this time.
0 commit comments