mirror of
https://git.vulpinecitrus.info/Lymkwi/estrus-navigator.git
synced 2025-08-04 11:50:38 +00:00
Add macro identifier type
- Add "macro" to the recognized types - Bump version to 1.2 - Update Cargo dependencies
This commit is contained in:
parent
f296697a95
commit
a5d3ed9af3
3 changed files with 180 additions and 106 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "estrus"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
edition = "2021"
|
||||
authors = ["Lymkwi"]
|
||||
license = "ACSL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue