Skip to content

Commit

Permalink
Add description to span crate manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
lnicola committed Jan 4, 2024
1 parent 95e047e commit 6889117
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion crates/span/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[package]
name = "span"
version = "0.0.0"
description = "TBD"

rust-version.workspace = true
edition.workspace = true
license.workspace = true
Expand All @@ -18,4 +20,4 @@ syntax.workspace = true
stdx.workspace = true

[lints]
workspace = true
workspace = true

0 comments on commit 6889117

Please sign in to comment.