diff --git a/src/lib.rs b/src/lib.rs index 38bf49685..d7dbcb8c4 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -23,7 +23,8 @@ //! //! * [User Guide](http://actix.github.io/actix-web/guide/) //! * Cargo package: [actix-web](https://crates.io/crates/actix-web) -//! * Minimum supported Rust version: 1.20 or later +//! * [GitHub repository](https://github.com/actix/actix-web) +//! * Supported Rust version: 1.20 or later //! //! ## Features //!