cleanup: rename macro/ directory to macros/ for naming consistency

This commit is contained in:
Mikolaj Wielgus 2024-08-22 01:28:07 +02:00
parent 99e9675bb0
commit a0291255ce
5 changed files with 1 additions and 1 deletions

View File

@ -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"