cargo-c/cargo_config
William Brown f5341e33cf Accepting request 896830 from home:firstyear:branches:devel:languages:rust
- Update to version 0.8.1~git0.cce1b08:
  * Prepare for release
  * Set the capi.library.rustflags
  * Add a simple way to set the RUSTFLAGS from Cargo.toml
  * CI: test example project in Windows/MSYS2 (#191)
  * Update cargo requirement from 0.52 to 0.53
  * Upgrade to GitHub-native Dependabot
  * Default to nightly
  * Use codecov
  * Move the code coverage in a stand-alone script
  * Enable colored help

OBS-URL: https://build.opensuse.org/request/show/896830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/cargo-c?expand=0&rev=21
2021-06-09 00:44:33 +00:00

5 lines
100 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"