Skip to content

Commit cf5a73a

Browse files
authored
dbl: remove MSRV policy section from readme
1 parent 13952b9 commit cf5a73a

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

dbl/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,6 @@ Double operation (a.k.a. "multiply-by-x") in Galois Field `GF(2^n)` using
1111
the lexicographically first polynomial among the irreducible degree `n` polynomials
1212
having a minimum number of coefficients.
1313

14-
## Minimum Supported Rust Version (MSRV) Policy
15-
16-
MSRV increases are not considered breaking changes and can happen in patch
17-
releases.
18-
19-
The crate MSRV accounts for all supported targets and crate feature
20-
combinations, excluding explicitly unstable features.
21-
2214
## License
2315

2416
Licensed under either of:

0 commit comments

Comments
 (0)