Skip to content

Commit 68af7a4

Browse files
authored
Merge pull request diffblue#7668 from NlightNFotis/add_cargo_toml_readme_path
Add the `readme.md` path to the Cargo.toml.
2 parents 53b50bc + f83c898 commit 68af7a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcprover-rust/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ repository = "https://github.com/diffblue/cbmc"
77
documentation = "https://diffblue.github.io/cbmc/"
88
license = "BSD-4-Clause"
99
exclude = ["module_dependencies.txt", "Cargo.lock"]
10+
readme = "readme.md"
1011

1112
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1213

0 commit comments

Comments
 (0)