File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22name = " random"
33version = " 0.14.0"
44edition = " 2021"
5- license = " Apache-2.0/ MIT"
5+ license = " Apache-2.0 OR MIT"
66authors = [" Ivan Ukhov <ivan.ukhov@gmail.com>" ]
77description = " The package provides sources of randomness."
88documentation = " https://docs.rs/random"
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ The following two notices apply to every file of the project.
1111## The Apache License
1212
1313```
14- Copyright 2015–2023 The random Developers
14+ Copyright 2015–2025 The random Developers
1515
1616Licensed under the Apache License, Version 2.0 (the “License”); you may not use
1717this file except in compliance with the License. You may obtain a copy of the
@@ -28,7 +28,7 @@ specific language governing permissions and limitations under the License.
2828## The MIT License
2929
3030```
31- Copyright 2015–2023 The random Developers
31+ Copyright 2015–2025 The random Developers
3232
3333Permission is hereby granted, free of charge, to any person obtaining a copy of
3434this software and associated documentation files (the “Software”), to deal in
You can’t perform that action at this time.
0 commit comments