mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 22:12:21 -04:00
Update licenses.json
This commit is contained in:
parent
fcb0603015
commit
8c27dcc78b
1 changed files with 3 additions and 3 deletions
|
@ -1450,7 +1450,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fsrs",
|
"name": "fsrs",
|
||||||
"version": "5.0.0",
|
"version": "5.0.1",
|
||||||
"authors": "Open Spaced Repetition",
|
"authors": "Open Spaced Repetition",
|
||||||
"repository": "https://github.com/open-spaced-repetition/fsrs-rs",
|
"repository": "https://github.com/open-spaced-repetition/fsrs-rs",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
|
@ -3322,7 +3322,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rand",
|
"name": "rand",
|
||||||
"version": "0.9.1",
|
"version": "0.9.2",
|
||||||
"authors": "The Rand Project Developers|The Rust Project Developers",
|
"authors": "The Rand Project Developers|The Rust Project Developers",
|
||||||
"repository": "https://github.com/rust-random/rand",
|
"repository": "https://github.com/rust-random/rand",
|
||||||
"license": "Apache-2.0 OR MIT",
|
"license": "Apache-2.0 OR MIT",
|
||||||
|
@ -4132,7 +4132,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "strum",
|
"name": "strum",
|
||||||
"version": "0.27.1",
|
"version": "0.27.2",
|
||||||
"authors": "Peter Glotfelty <peter.glotfelty@microsoft.com>",
|
"authors": "Peter Glotfelty <peter.glotfelty@microsoft.com>",
|
||||||
"repository": "https://github.com/Peternator7/strum",
|
"repository": "https://github.com/Peternator7/strum",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue