12 lines
233 B
JSON
12 lines
233 B
JSON
|
{
|
||
|
"homepage": "https://rustlings.cool",
|
||
|
"readme_path": "website.md",
|
||
|
"repository": "https://github.com/rust-lang/rustlings",
|
||
|
"analytics": {
|
||
|
"plausible": {
|
||
|
"domain": "rustlings.cool"
|
||
|
}
|
||
|
},
|
||
|
"changelog": true
|
||
|
}
|