Skip to content

Commit d86db07

Browse files
authored
Update README.md
1 parent da548d2 commit d86db07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ The minimum supported Rust version is **1.57.0**.
4343

4444
No MSRV bump policy has been established yet, so MSRV may increase in any release.
4545

46+
The MSRV is the minimum Rust version that can be used to *compile* `bindgen`. However, `bindgen` can generate bindings that are compatible with Rust versions below the current MSRV.
47+
4648
## API Reference
4749

4850
[API reference documentation is on docs.rs](https://docs.rs/bindgen)

0 commit comments

Comments
 (0)