blob: 08cc234d6875a8fa7de3e186b465a5e24fc25924 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"homepage": "https://rustlings.cool",
"repository": "https://github.com/rust-lang/rustlings",
"analytics": {
"plausible": {
"domain": "rustlings.cool"
}
},
"changelog": true
}
|