File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22name = " mt19937"
33version = " 3.2.0"
44authors = [" Noa <coolreader18@gmail.com>" , " RustPython Team" ]
5- edition = " 2021 "
5+ edition = " 2024 "
66license-file = " LICENSE"
77description = " A translation of the MT19937 Mersenne Twister rng algorithm to Rust"
88documentation = " https://docs.rs/mt19937"
Original file line number Diff line number Diff line change 2626 are met:
2727
2828 1. Redistributions of source code must retain the above copyright
29- notice, this list of conditions and the following disclaimer.
29+ notice, this list of conditions and the following disclaimer.
3030
3131 2. Redistributions in binary form must reproduce the above copyright
32- notice, this list of conditions and the following disclaimer in the
33- documentation and/or other materials provided with the distribution.
32+ notice, this list of conditions and the following disclaimer in the
33+ documentation and/or other materials provided with the distribution.
3434
3535 3. The names of its contributors may not be used to endorse or promote
36- products derived from this software without specific prior written
37- permission.
36+ products derived from this software without specific prior written
37+ permission.
3838
3939 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
4040 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
You can’t perform that action at this time.
0 commit comments