Make decodal the published library crate
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[package]
|
||||
name = "decodal-core"
|
||||
name = "decodal"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
readme.workspace = true
|
||||
description = "Core parser, evaluator, and embedding API for the Decodal data description language."
|
||||
description = "Parser, evaluator, and embedding API for the Decodal data description language."
|
||||
keywords = ["decodal", "dsl", "config", "schema"]
|
||||
categories = ["config", "parser-implementations"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user