remove oranda path_prefix
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

This commit is contained in:
liv 2025-05-17 15:48:04 +02:00
parent e73fff3bd4
commit 40fe3aa741

View File

@ -1,7 +1,4 @@
{
"build": {
"path_prefix": "rustlings"
},
"project": {
"homepage": "https://rustlings.cool",
"repository": "https://github.com/rust-lang/rustlings"