Skip to content

Commit

Permalink
Bump minimal version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
skade committed Jun 4, 2020
1 parent f6b0223 commit 34e1253
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Almost-complete bindings for leveldb for Rust.

## Rust version policy

`leveldb` is built and tested on stable releases of Rust. This are currently `1.20.0` and `1.15.0`. Nightlies
`leveldb` is built and tested on stable releases of Rust. This are currently `1.31.0` and `1.43.1`. Nightlies
might not build at any point and failures are allowed. There are no known issues with nightlies, though.

## Prerequisites
Expand Down

0 comments on commit 34e1253

Please sign in to comment.