Skip to content

Commit

Permalink
Added MSRV information
Browse files Browse the repository at this point in the history
  • Loading branch information
SfietKonstantin committed May 12, 2021
1 parent df2204e commit 60a3155
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ Some features:
This repository contains the code for [`pretend`](pretend/README.md) and
[`pretend-codegen`](pretend-codegen/README.md) as well as [`pretend-reqwest`](pretend-reqwest/README.md)
and [`pretend-ishac`](pretend-isahc/README.md).

MSRV for the `pretend` ecosystem is Rust **1.44**.
4 changes: 4 additions & 0 deletions pretend/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,10 @@
//!
//! [examples folder]: https://github.com/SfietKonstantin/pretend/tree/main/pretend/examples
//!
//! # MSRV
//!
//! MSRV for the `pretend` ecosystem is Rust **1.44**.
//!
//! # The future
//!
//! Here is a quick roadmap
Expand Down

0 comments on commit 60a3155

Please sign in to comment.