Add description to span crate manifest

This commit is contained in:
Laurențiu Nicola 2024-01-04 13:25:51 +02:00
parent 95e047e4ac
commit 688911757e

View file

@ -1,6 +1,8 @@
[package] [package]
name = "span" name = "span"
version = "0.0.0" version = "0.0.0"
description = "TBD"
rust-version.workspace = true rust-version.workspace = true
edition.workspace = true edition.workspace = true
license.workspace = true license.workspace = true
@ -18,4 +20,4 @@ syntax.workspace = true
stdx.workspace = true stdx.workspace = true
[lints] [lints]
workspace = true workspace = true