Skip to content

Commit

Permalink
Fix nightly Rust build of prost
Browse files Browse the repository at this point in the history
Uses MaterializeInc/prost#4

error: failed to load source for dependency `prost`

Caused by:
  Unable to update https://github.com/MaterializeInc/prost#17cc373b

Caused by:
  failed to update submodule `prost-build/third-party/protobuf`

Caused by:
  failed to parse url for submodule `prost-build/third-party/protobuf`: `git@github.com:protocolbuffers/protobuf`

Caused by:
  relative URL without a base
  • Loading branch information
def- committed Jun 20, 2023
1 parent 0e21be6 commit 43ffd47
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 43ffd47

Please sign in to comment.