Pin to the same version of rust nightly as delta
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -670,8 +670,8 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "deltachat"
|
||||
version = "1.31.0"
|
||||
source = "git+https://github.com/deltachat/deltachat-core-rust?tag=1.31.0#fcf3786fc5e74c0cf348a5864014300d0993db92"
|
||||
version = "1.33.0"
|
||||
source = "git+https://github.com/deltachat/deltachat-core-rust?tag=1.33.0#7dc58bb3305e58a73db499ec8c7009a05c654e28"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-imap",
|
||||
@@ -726,7 +726,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "deltachat_derive"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/deltachat/deltachat-core-rust?tag=1.31.0#fcf3786fc5e74c0cf348a5864014300d0993db92"
|
||||
source = "git+https://github.com/deltachat/deltachat-core-rust?tag=1.33.0#7dc58bb3305e58a73db499ec8c7009a05c654e28"
|
||||
dependencies = [
|
||||
"quote 1.0.5",
|
||||
"syn 1.0.22",
|
||||
|
Reference in New Issue
Block a user