mirror of
https://github.com/chatmail/core.git
synced 2026-05-12 11:26:29 +03:00
bump version to 1.51.0-alpha.0
1.51.0-alpha.0 is somewhere between 1.50 and 1.51, as various beta-versions come or already came out with the new core, this is helps in logs/debugging.
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -1063,7 +1063,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "deltachat"
|
||||
version = "1.50.0"
|
||||
version = "1.51.0-alpha.0"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.1",
|
||||
"anyhow",
|
||||
@@ -1139,7 +1139,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "deltachat_ffi"
|
||||
version = "1.50.0"
|
||||
version = "1.51.0-alpha.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"async-std",
|
||||
|
||||
Reference in New Issue
Block a user