Skip to content

Commit 62d5dfe

Browse files
committed
readme fix
1 parent 98b1fe1 commit 62d5dfe

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

leetcode-tui-rs/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ edition.workspace = true
77
license.workspace = true
88
keywords.workspace = true
99
repository.workspace = true
10+
readme.workspace = true
1011

1112
[[bin]]
1213
name = "leetui"

leetcode-tui-shared/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[package]
22
name = "leetcode-tui-shared"
33
description = "Leetcode tui shared library"
4-
readme = "README.md"
54
version.workspace = true
65
authors.workspace = true
76
edition.workspace = true

0 commit comments

Comments
 (0)