Mark libm-macros and musl-math-sys as publish=false
This commit is contained in:
parent
73fd634908
commit
bf757e3a7b
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
name = "libm-macros"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
name = "musl-math-sys"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue