Skip to content

Commit 96805df

Browse files
committed
feat (manifest) - update mpesa_core readme-path
1 parent 720cfa8 commit 96805df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpesa_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66
description = "A wrapper around the M-PESA API in Rust."
77
keywords = ["api", "mpesa", "mobile"]
88
repository = "https://github.com/collinsmuriuki/mpesa-rust"
9-
readme = "README.md"
9+
readme = "../README.md"
1010
license = "MIT"
1111

1212
[dependencies]

0 commit comments

Comments
 (0)