Merge pull request #32 from pleshevskiy/doc
doc: change msrv in the readme
This commit is contained in:
commit
2561610afa
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ fn main() -> Result<(), enve::Error> {
|
|||
|
||||
## Installation
|
||||
|
||||
The MSRV is 1.39.0
|
||||
The MSRV is 1.51.0
|
||||
|
||||
Add `enve = { version = "0.1", features = ["prim", "vec"] }` as a dependency in
|
||||
`Cargo.toml`.
|
||||
|
|
Reference in a new issue