Commit f86ac44
authored
use a public url for git submodules (#499)
When pulling `RSA` with a `[patch.crates-io]`, the CI runner doesn't
carry an SSH key with github and fails to clone the submodules.
This changes the `[email protected]` to an `https://github.com` to allow
anonymous clones.1 parent c2a5cdb commit f86ac44
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
0 commit comments