mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
add msrv policy
This commit is contained in:
parent
c52472a874
commit
299e1613ff
1 changed files with 3 additions and 0 deletions
|
|
@ -91,3 +91,6 @@ fn main() {
|
||||||
// `ptr` is a dangling pointer now!
|
// `ptr` is a dangling pointer now!
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# MSRV-Policy
|
||||||
|
`stuff`s current MSRV is `1.31.1`, and this version will not get raised unless absolutely necessary.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue