Skip to content

Commit f75b855

Browse files
authored
Merge pull request #31 from Wenzel/test/fix_missing_readme
hello-world: remove nonexistent README reference
2 parents ce0144d + a295750 commit f75b855

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/packages/hello-world/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ authors = ["Rowan Hart <[email protected]>"]
88
edition = "2021"
99
description = "A simple module demonstrating the Intel Simics Simulator API"
1010
documentation = "https://intel.github.io/simulator-bindings/crates/hello_world/"
11-
readme = "../README.md"
1211
homepage = "https://github.com/intel/simulator-bindings"
1312
repository = "https://github.com/intel/simulator-bindings"
1413
license = "Apache-2.0"

0 commit comments

Comments
 (0)