Merge #70
70: Add docs.rs document build metadata for build targets r=Disasm a=luojia65 This pull request changes build targets when build documents on `docs.rs`, it will show RISC-V targets other than default x86 targets. Before:  After (take `rustsbi` crate as example):  Co-authored-by:luojia65 <me@luojia.cc>
Please register or sign in to comment