File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22name = " open-feature"
33version = " 0.2.7"
44edition = " 2021"
5- rust-version = " 1.71.1 " # MSRV
5+ rust-version = " 1.77.0 " # MSRV
66description = " The official OpenFeature Rust SDK."
77documentation = " https://docs.rs/open-feature"
88readme = " README.md"
Original file line number Diff line number Diff line change 3131 <img alt="Crates.io" src="https://img.shields.io/crates/v/open-feature" />
3232 </a >
3333 <a href =" https://www.rust-lang.org/tools/install " >
34- <img alt="Min rust version" src="https://img.shields.io/badge/rust-%3E=1.70 .0-blue.svg" />
34+ <img alt="Min rust version" src="https://img.shields.io/badge/rust-%3E=1.77 .0-blue.svg" />
3535 </a >
3636 <a href =" https://www.repostatus.org/#wip " >
3737 <img alt="Repo status" src="https://www.repostatus.org/badges/latest/wip.svg" />
4747
4848### Requirements
4949
50- This package was built with Rust version ` 1.70 .0 ` . Earlier versions might work, but is not guaranteed.
50+ This package was built with Rust version ` 1.77 .0 ` . Earlier versions might work, but is not guaranteed.
5151
5252### Install
5353
You can’t perform that action at this time.
0 commit comments