Add macro identifier type

- Add "macro" to the recognized types
- Bump version to 1.2
- Update Cargo dependencies
This commit is contained in:
Amelia 2023-12-12 15:04:27 +01:00
parent f296697a95
commit a5d3ed9af3
Signed by: limefox
GPG key ID: F86ACA6D693E7BE9
3 changed files with 180 additions and 106 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "estrus"
version = "0.1.1"
version = "0.1.2"
edition = "2021"
authors = ["Lymkwi"]
license = "ACSL"