Rename 'cton_*' library names to match the 'cretonne_*' crate names.
This renames `cton_frontend` to `cretonne_frontend` and so on. This fixes the first part of #287.
This commit is contained in:
@@ -9,9 +9,6 @@ repository = "https://github.com/Cretonne/cretonne"
|
||||
readme = "README.md"
|
||||
keywords = ["entity", "set", "map"]
|
||||
|
||||
[lib]
|
||||
name = "cton_entity"
|
||||
|
||||
[features]
|
||||
default = ["std"]
|
||||
std = []
|
||||
|
||||
Reference in New Issue
Block a user