mirror of https://codeberg.org/topola/topola.git
cleanup: rename macro/ directory to macros/ for naming consistency
This commit is contained in:
parent
99e9675bb0
commit
a0291255ce
|
|
@ -37,7 +37,7 @@ log = "0.4"
|
||||||
utf8-chars = "3.0.2"
|
utf8-chars = "3.0.2"
|
||||||
|
|
||||||
[dependencies.specctra_derive]
|
[dependencies.specctra_derive]
|
||||||
path = "macro/specctra_derive"
|
path = "macros/specctra_derive"
|
||||||
|
|
||||||
[dependencies.geo]
|
[dependencies.geo]
|
||||||
version = "0.25.1"
|
version = "0.25.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue