himmelblau/cargo_config
David Mulder fb69b16705 - Update to version 0.1.1+git.10.4aa76b7:
* daemon: Fix inverted logic on cache dir check
  * nss: Use upstream nss package
  * idprovider: Provider auth needs to point to just the host
  * config: Consistently use the config file provided to the daemon
  * cargo: Use relative paths and remove most symlinks
  * clippy: Add kanidm's clippy config
  * config: Only check for tenant_id, authority, graph if necessary
  * Correct the cargo version

OBS-URL: https://build.opensuse.org/package/show/network:idm/himmelblau?expand=0&rev=6
2023-12-22 18:09:05 +00:00

5 lines
100 B
Plaintext

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