Skip to content

Instantly share code, notes, and snippets.

@jamwt
Created September 12, 2016 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamwt/bef6348bfaf1f3e8d18e6166e92777e8 to your computer and use it in GitHub Desktop.
Save jamwt/bef6348bfaf1f3e8d18e6166e92777e8 to your computer and use it in GitHub Desktop.
DEBUG:cargo: handle_error; err=CliError { error: Some(no matching package named `slog` found (required by `slog-term`)
location searched: registry https://github.com/rust-lang/crates.io-index
version required: *), unknown: false, exit_code: 101 }
error: no matching package named `slog` found (required by `slog-term`)
location searched: registry https://github.com/rust-lang/crates.io-index
version required: *
jamwt@dash:~/devel/client/rust/nucleus/com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment