Skip to content

Commit 84fcdcd

Browse files
committed
manifest
1 parent 59d85d2 commit 84fcdcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler-builtins/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Jorge Aparicio <[email protected]>"]
33
name = "compiler_builtins"
44
version = "0.1.151"
55
license = "MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)"
6-
readme = "README.md"
6+
readme = "../README.md"
77
repository = "https://github.com/rust-lang/compiler-builtins"
88
homepage = "https://github.com/rust-lang/compiler-builtins"
99
documentation = "https://docs.rs/compiler_builtins"

0 commit comments

Comments
 (0)