Skip to content

Commit

Permalink
fix issue:
Browse files Browse the repository at this point in the history
* #18
* #5
  • Loading branch information
baoyachi committed Dec 14, 2020
1 parent 94c7a9d commit 2a4712b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
//! In your project add file `build.rs`,then add with below config
//!
//! ```ignore
//! use shadow_rs;
//! fn main() -> shadow_rs::SdResult<()> {
//! shadow_rs::Shadow::new()
//! }
Expand Down

0 comments on commit 2a4712b

Please sign in to comment.