blob: 18ef8c68a1e281288b84861db8d4227a7172e902 (
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": false
}
|