mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-01 16:03:31 +02: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"
|
|
}
|
|
}
|
|
}
|
|
}
|