Skip to content

Commit 6774a07

Browse files
committed
Added readme to cargo.toml
1 parent 0f5dff8 commit 6774a07

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
@@ -7,6 +7,7 @@ license = "MIT"
77
description = "A helper rust library for the juno microservices framework"
88
homepage = "https://github.com/bytesonus/juno-rust"
99
repository = "https://github.com/bytesonus/juno-rust"
10+
readme = "README.md"
1011

1112
[dependencies]
1213
async-std = "1.5.0"

0 commit comments

Comments
 (0)