Skip to content

Commit 574638d

Browse files
committed
add description to editor core for release
1 parent ad50c7a commit 574638d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

editor-core/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version.workspace = true
44
edition = "2021"
55
repository = "https://github.com/lapce/floem"
66
license.workspace = true
7+
description = "The core of the floem text editor"
78

89
[dependencies]
910
serde = { workspace = true, optional = true }

0 commit comments

Comments
 (0)