chore: nit picking in internal proc_macro crate

This commit is contained in:
Andrew Hlynskyi 2023-04-04 03:34:03 +03:00
parent e6c585537f
commit c1f784498f
4 changed files with 16 additions and 16 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "proc_macro"
version = "0.1.0"
name = "tree-sitter-tests-proc-macro"
version = "0.0.0"
edition = "2021"
publish = false
rust-version.workspace = true