Skip to content

Commit 647e1c6

Browse files
author
Seulgi Kim
committed
Add a readme to Cargo.toml
1 parent 86d8916 commit 647e1c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.1"
44
authors = ["Seulgi Kim <[email protected]>"]
55
edition = "2018"
66
license = "MIT"
7+
readme = "README.md"
78
repository = "http://github.com/CodeChain-io/rust-finally-block"
89
keywords = ["control", "raii", "finally", "block"]
910
description = """

0 commit comments

Comments
 (0)