blob: ecc490b20f9d613b4dc86dfb596285384c8a7281 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"project": {
"homepage": "https://rustlings.cool",
"repository": "https://github.com/rust-lang/rustlings"
},
"marketing": {
"analytics": {
"plausible": {
"domain": "rustlings.cool"
}
}
}
}
|