mystor / rust-cpp

Embed C++ directly inside your rust code!
Apache License 2.0
798 stars 44 forks source link

Appveyor build failing #44

Closed mystor closed 5 years ago

mystor commented 5 years ago

@ogoffart any chance you could take a look at this? You're more familiar with the new system than me.

ogoffart commented 5 years ago
cargo test --manifest-path test/Cargo.toml
error: failed to load source for a dependency on `aho-corasick`
Caused by:
  Unable to update registry `https://github.com/rust-lang/crates.io-index`
Caused by:
  failed to initialized index git repository
Caused by:
  an unknown git error occurred

Looks like a temporary network faillure in Appveyor.

mystor commented 5 years ago

Awesome - I'll just close this bug then :-)