Skip to content

Commit 7211ca2

Browse files
juliusdeltakillercup
authored andcommitted
Fix typo and add rust version info to contributing guide [ci skip]
1 parent 648205f commit 7211ca2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,11 @@ Thank you! We'll try to get back to you as soon as possible.
5454

5555
1. Install Rust using [rustup], which allows you to easily switch between Rust
5656
versions.
57+
58+
Diesel currently supports Rust Stable, Nightly, Rust Beta.
59+
5760
2. Install the system libraries needed to interface with the database systems
58-
you which to use.
61+
you wish to use.
5962

6063
These are the same as when compiling diesel. In general, it is a good idea
6164
to have _all_ drivers installed so you can run all tests locally.

0 commit comments

Comments
 (0)