core: fix Cargo.toml for publishing

This commit is contained in:
Alain Zscheile 2023-01-10 12:50:29 +01:00
parent aadedaa1a3
commit c25c3f11ea

View file

@ -1,6 +1,8 @@
[package]
name = "yglnk-core"
version = "0.1.0"
description = "basic on-disk structured data helpers"
categories = ["parser-implementations"]
version = "0.0.0"
edition = "2021"
license = "Apache-2.0 OR ISC"