mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36:30 +03:00
feat: update latest deltachat-core 0.43.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! Constants
|
||||
|
||||
pub const VERSION: &'static [u8; 7] = b"0.42.0\x00";
|
||||
pub const VERSION: &'static [u8; 7] = b"0.43.0\x00";
|
||||
|
||||
pub const DC_GCL_ARCHIVED_ONLY: usize = 0x01;
|
||||
pub const DC_GCL_NO_SPECIALS: usize = 0x02;
|
||||
|
||||
Reference in New Issue
Block a user