mirror of
https://github.com/danbulant/convex-macros
synced 2026-05-24 12:21:46 +00:00
feat: prepare for publish (#3)
This commit is contained in:
parent
077d69ea8b
commit
326a37b83c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
name = "ragkit_convex_macros"
|
name = "ragkit_convex_macros"
|
||||||
description = "Macros to help make Convex in Rust nice"
|
description = "Macros to help make Convex in Rust nice"
|
||||||
authors = ["Ragkit <support@ragkit.com>"]
|
authors = ["Ragkit <support@ragkit.com>"]
|
||||||
version = "0.1.0"
|
version = "0.0.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue