mirror of
https://github.com/rust-lang/rustlings.git
synced 2025-06-06 22:04:45 +00:00

Some checks failed
Rustlings Tests / clippy (push) Has been cancelled
Rustlings Tests / fmt (push) Has been cancelled
Rustlings Tests / test (macos-latest) (push) Has been cancelled
Rustlings Tests / test (ubuntu-latest) (push) Has been cancelled
Rustlings Tests / test (windows-latest) (push) Has been cancelled
Rustlings Tests / dev-check (push) Has been cancelled
Web / Build and deploy site and docs (push) Has been cancelled
14 lines
235 B
JSON
14 lines
235 B
JSON
{
|
|
"project": {
|
|
"homepage": "https://rustlings.cool",
|
|
"repository": "https://github.com/rust-lang/rustlings"
|
|
},
|
|
"marketing": {
|
|
"analytics": {
|
|
"plausible": {
|
|
"domain": "rustlings.cool"
|
|
}
|
|
}
|
|
}
|
|
}
|