mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-06 22:04:45 +00:00
17 lines
284 B
JSON
17 lines
284 B
JSON
{
|
|
"build": {
|
|
"path_prefix": "rustlings"
|
|
},
|
|
"project": {
|
|
"homepage": "https://rustlings.cool",
|
|
"repository": "https://github.com/rust-lang/rustlings"
|
|
},
|
|
"marketing": {
|
|
"analytics": {
|
|
"plausible": {
|
|
"domain": "rustlings.cool"
|
|
}
|
|
}
|
|
}
|
|
}
|