Floris Bruynooghe
|
7040bd804a
|
Change to normal sematic version number for this sub-crate
Having a number that resembles the core version number is confusing.
This doesn't matter at all, it just needs to be a version number.
|
2020-01-22 23:49:01 +01:00 |
|
Alexander Krotov
|
8df8f1f6f7
|
Update deltachat_derive metadata
Same as core and FFI.
|
2020-01-19 21:40:22 +01:00 |
|
Alexander Krotov
|
5502ca5f58
|
Update deltachat_derive dependencies
|
2020-01-19 21:40:22 +01:00 |
|
Dmitry Bogatov
|
ed66f36cb5
|
Implement procedural macro to derive {To,From}Sql traits
With this macro it is possible to #[derive(ToSql, FromSql)] for enums, that do
not contain data (C-style).
|
2019-08-10 17:52:48 +00:00 |
|