Cargos.toml: wrong key ("publish")
This commit is contained in:
parent
9196d3b1da
commit
0e1beca43d
@ -8,4 +8,4 @@ version = "0.0.1"
|
||||
authors = ["John Breaux <j@soft.fish>"]
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
registry = ["soft-fish"]
|
||||
publish = ["soft-fish"]
|
||||
|
@ -6,7 +6,7 @@ authors.workspace = true
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
registry.workspace = true
|
||||
publish.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
Loading…
Reference in New Issue
Block a user