Skip to content

Instantly share code, notes, and snippets.

@Riateche
Created October 21, 2017 16:13
Show Gist options
  • Save Riateche/1e2954eeaaf982f49edadc32973ba092 to your computer and use it in GitHub Desktop.
Save Riateche/1e2954eeaaf982f49edadc32973ba092 to your computer and use it in GitHub Desktop.
$ cd /tmp/
$ cargo new x1
warning: compiling this new crate may not work due to invalid workspace configuration
failed to read `/tmp/cpp_to_rust/cpp_to_rust_generator/Cargo.toml`
Created library `x1` project
$ cd x1
$ cargo update
error: failed to read `/tmp/qt_generator/qt_generator/Cargo.toml`
Caused by:
No such file or directory (os error 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment