SHA256
1
0
forked from pool/kanidm
kanidm/cargo_config
William Brown 9c06660598 Accepting request 992175 from home:firstyear:branches:network:idm
- Update to version 1.1.0~alpha9~git2.ebab6c5f:
  * Fix cargo.lock + Docker
  * Fixing the Github Actions Kanidmd build (#963)
  * (cargo-release) version 1.1.0-alpha.9 (#962)
  * Improve radius to support eap-tls with ca-dir (#957)
  * A pile of Wasm UI tweaks (#958)
  * Bump types-requests from 2.28.3 to 2.28.6 in /kanidm_rlm_python (#960)
  * Update validator requirement from ^0.15.0 to ^0.16.0 (#959)
  * Bump types-requests from 2.28.3 to 2.28.6 in /pykanidm (#961)
  * 383 164 authentication updates 9 (#956)
  * Update libsqlite3-sys requirement from 0.24.2 to 0.25.0 in /kanidm_unix_int (#929)

OBS-URL: https://build.opensuse.org/request/show/992175
OBS-URL: https://build.opensuse.org/package/show/network:idm/kanidm?expand=0&rev=11
2022-08-02 07:18:59 +00:00

16 lines
479 B
Plaintext

[source.crates-io]
replace-with = "vendored-sources"
[source."https://github.com/Firstyear/authenticator-rs.git"]
git = "https://github.com/Firstyear/authenticator-rs.git"
branch = "webauthn-authenticator-rs"
replace-with = "vendored-sources"
[source."https://github.com/kanidm/webauthn-rs.git"]
git = "https://github.com/kanidm/webauthn-rs.git"
rev = "7a8e6c6b351ab7544f08cf8ba48424baacee1360"
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"