Skip to content

Commit ed06d4a

Browse files
committed
changed readme path
1 parent d0ff696 commit ed06d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared_lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["tomtar00"]
88
documentation = "https://docs.rs/shared_lib"
99
description = "Wrapper around the libloading crate that aims to improve the system path and error handling."
1010
repository = "https://github.com/tomtar00/shared_lib"
11-
readme = "README.md"
11+
readme = "../README.md"
1212
keywords = ["library", "dynamic", "loading", "libloading", "shared"]
1313
categories = ["api-bindings"]
1414

0 commit comments

Comments
 (0)