Skip to content

Commit

Permalink
update doc shadow-rs version
Browse files Browse the repository at this point in the history
  • Loading branch information
baoyachi committed Feb 22, 2022
1 parent 36d1903 commit 91c3d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
//! build = "build.rs"
//!
//! [dependencies]
//! shadow-rs = "0.7"
//! shadow-rs = "0.9"
//!
//! [build-dependencies]
//! shadow-rs = "0.7"
//! shadow-rs = "0.9"
//! ```
#![cfg_attr(feature = "document-features", doc = document_features::document_features!())]
//!
Expand Down

0 comments on commit 91c3d5a

Please sign in to comment.