abrisco / cargo-bazel

A Bazel repository rule for generating Rust dependencies with Cargo.
https://abrisco.github.io/cargo-bazel/
MIT License
4 stars 1 forks source link

Updated dependencies #131

Closed abrisco closed 2 years ago

abrisco commented 2 years ago

Now that cargo_toml 0.11.1 is out.

This also increases the timeout for bootstrapping cargo-bazel since that's slow in github CI.