Fix license issue
This commit is contained in:
parent
7aea95704e
commit
ef73bf799c
1 changed files with 2 additions and 0 deletions
|
@ -2,9 +2,11 @@
|
|||
name = "prettier"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
path = "src/prettier.rs"
|
||||
doctest = false
|
||||
|
||||
[features]
|
||||
test-support = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue