{"id":18803510,"url":"https://github.com/rofrol/rustup-helpers","last_synced_at":"2026-05-15T23:13:35.678Z","repository":{"id":66526230,"uuid":"88600946","full_name":"rofrol/rustup-helpers","owner":"rofrol","description":null,"archived":false,"fork":false,"pushed_at":"2017-04-25T23:03:30.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-03T13:59:01.099Z","etag":null,"topics":["rust","rustup"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rofrol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-18T08:27:49.000Z","updated_at":"2017-04-18T08:31:47.000Z","dependencies_parsed_at":"2023-05-18T14:46:12.971Z","dependency_job_id":null,"html_url":"https://github.com/rofrol/rustup-helpers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rofrol/rustup-helpers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Frustup-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Frustup-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Frustup-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Frustup-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rofrol","download_url":"https://codeload.github.com/rofrol/rustup-helpers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rofrol%2Frustup-helpers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264341082,"owners_count":23593293,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","rustup"],"created_at":"2024-11-07T22:35:37.172Z","updated_at":"2026-05-15T23:13:30.655Z","avatar_url":"https://github.com/rofrol.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rustup-helpers\n\nScripts created as a workaround for:\n\n- cargo hangs on Windows 7 https://github.com/rust-lang-nursery/rustup.rs/issues/1075\n- Time drift between nigthly version and rustc version https://github.com/SergioBenitez/Rocket/pull/256\n\n`./setup.sh` install Rust and `setup_specific_rust_nightly.sh` overrides rust version for directory.\n\nExample usage in `example/` directory.\n\n## Windows setup\n\n### Install Visual C++ 2015 Build Tools\n\nGo to http://landinghub.visualstudio.com/visual-cpp-build-tools and install Visual C++ 2015 Build Tools.\n\nYou need amin rights.\n\n### Set env HOME to %USERPROFILE%\n\n1. Press Windows Start, search for env, click.\n2. Add new env with the name HOME.\n3. Set value to %USERPROFILE%.\n4. Restart you terminals.\n\n### Set cert for curl when getting error: unknown ssl protocol error in connection\n\nOpen `git bash` and run:\n\n`touch ~/.curlrc`\n\nIt will create file `%USERPROFILE\\.curlrc`.\n\nThen run:\n\n`git config http.sslcainfo`\n\nYou will get some path like `C:/Users/someuser/path/to/file.crt`.\n\nEdit file `~/.curlrc` and use path from `git config http.sslcainfo`:\n\n`cacert /c/Users/someuser/path/to/file.crt`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofrol%2Frustup-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frofrol%2Frustup-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frofrol%2Frustup-helpers/lists"}