We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59d85d2 commit 84fcdcdCopy full SHA for 84fcdcd
compiler-builtins/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["Jorge Aparicio <[email protected]>"]
3
name = "compiler_builtins"
4
version = "0.1.151"
5
license = "MIT AND Apache-2.0 WITH LLVM-exception AND (MIT OR Apache-2.0)"
6
-readme = "README.md"
+readme = "../README.md"
7
repository = "https://github.com/rust-lang/compiler-builtins"
8
homepage = "https://github.com/rust-lang/compiler-builtins"
9
documentation = "https://docs.rs/compiler_builtins"
0 commit comments