Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libloading 0.7 | kjeremy | 2021-02-11 | 1 | -1/+1 |
| | | | | See https://docs.rs/libloading/0.7.0/libloading/changelog/r0_7_0/index.html | ||||
* | Use non-deprecated memmap2 crate | kjeremy | 2021-02-02 | 1 | -1/+1 |
| | | | | | | | `cargo audit` complains that `memmap` is unmaintained so switch to RazrFalcon's maintained version. Removes yet another edge on winapi | ||||
* | Unfreeze cargo_metadata | kjeremy | 2021-01-11 | 1 | -1/+1 |
| | | | | It now pulls in a newer version of semver-parser. | ||||
* | Replace last usages of difference with dissimilar | Jesse Bakker | 2021-01-06 | 1 | -1/+0 |
| | |||||
* | Disable unaligned feature for the object crate | Laurențiu Nicola | 2020-12-23 | 1 | -1/+1 |
| | |||||
* | Replace goblin crate with object | Laurențiu Nicola | 2020-12-13 | 1 | -1/+1 |
| | |||||
* | Pin cargo_metadata | kjeremy | 2020-11-25 | 1 | -1/+1 |
| | |||||
* | Update crates | Jeremy Kolb | 2020-10-20 | 1 | -1/+1 |
| | | | | This brings in a number of new dependencies though. | ||||
* | Add description for crates that will be published | Pavan Kumar Sunkara | 2020-08-24 | 1 | -0/+1 |
| | |||||
* | Add version to deps in cargo.toml | Pavan Kumar Sunkara | 2020-08-24 | 1 | -4/+4 |
| | |||||
* | Add a proc_macro_test crate | Jonas Schievink | 2020-08-14 | 1 | -1/+3 |
| | | | | This exports all 3 kinds of proc macros and is useful for testing | ||||
* | Rename ra_proc_macro -> proc_macro_api | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
| | |||||
* | Rename ra_mbe -> mbe | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
| | |||||
* | Minor | Aleksey Kladov | 2020-08-13 | 1 | -3/+5 |
| | |||||
* | Rename ra_proc_macro_srv -> proc_macro_srv | Pavan Kumar Sunkara | 2020-08-13 | 1 | -0/+25 |