mirror of
https://github.com/ankitects/anki.git
synced 2025-09-20 15:02:21 -04:00
Run ./ninja fix:minilints
This commit is contained in:
parent
2eab86a633
commit
7c8c2d4e5e
1 changed files with 8 additions and 0 deletions
|
@ -2663,6 +2663,14 @@
|
||||||
"name": "percent-encoding-iri",
|
"name": "percent-encoding-iri",
|
||||||
"repository": "https://github.com/servo/rust-url/"
|
"repository": "https://github.com/servo/rust-url/"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"authors": "Jeremy Salwen <jeremysalwen@gmail.com>",
|
||||||
|
"description": "Small utility for creating, manipulating, and applying permutations.",
|
||||||
|
"license": "Apache-2.0 OR MIT",
|
||||||
|
"license_file": null,
|
||||||
|
"name": "permutation",
|
||||||
|
"repository": "https://github.com/jeremysalwen/rust-permutations"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"authors": "bluss|mitchmindtree",
|
"authors": "bluss|mitchmindtree",
|
||||||
"description": "Graph data structure library. Provides graph types and graph algorithms.",
|
"description": "Graph data structure library. Provides graph types and graph algorithms.",
|
||||||
|
|
Loading…
Reference in a new issue