Skip to content

Commit

Permalink
tower: fix docs typo (#646)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrachev authored and hawkw committed Jun 17, 2022
1 parent d264bc7 commit 7edd03a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tower/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
//! Tower.
//!
//!
//! #! Supported Rust Versions
//! ## Supported Rust Versions
//!
//! Tower will keep a rolling MSRV (minimum supported Rust version) policy of **at
//! least** 6 months. When increasing the MSRV, the new Rust version must have been
Expand Down

0 comments on commit 7edd03a

Please sign in to comment.