diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ //! # Cargo.toml //! //! [dependencies] -//! windmark-comments = "0.1.0" +//! windmark-comments = "0.1.1" //! ``` //! //! ### Attach Windmark Comments as a module |