1
Fork 0
mirror of https://github.com/RGBCube/cstree synced 2025-07-27 09:07:44 +00:00

Prepare release candidate for publishing (#57)

This commit is contained in:
DQ 2023-04-25 20:30:18 +02:00 committed by GitHub
parent f3ad677de8
commit 39c8cd125e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 15 deletions

View file

@ -1,5 +1,7 @@
[package]
name = "cstree_derive"
description = "Macro implementation of `#[derive(Syntax)]`"
keywords = ["cstree", "derive"]
edition.workspace = true
version.workspace = true
authors.workspace = true