[profile.release] debug = true # Have to disable to allow aarch64 to build # lto = true [workspace] members = [ "kanidm_proto", "kanidmd", "kanidmd_web_ui", "kanidm_client", "kanidm_tools", "kanidm_unix_int", "kanidm_unix_int/nss_kanidm", "kanidm_unix_int/pam_kanidm", ] exclude = [ "kanidm_unix_int/pam_tester" ] [patch.crates-io] # tokio = { path = "../../tokio/tokio" } # tokio-util = { path = "../../tokio/tokio-util" } # tokio = { git = "https://github.com/Firstyear/tokio.git", rev = "aa6fb48d9a1f3652ee79e3b018a2b9d0c9f89c1e" } # tokio-util = { git = "https://github.com/Firstyear/tokio.git", rev = "aa6fb48d9a1f3652ee79e3b018a2b9d0c9f89c1e" } # concread = { path = "../concread" } # idlset = { path = "../idlset" } # ldap3_server = { path = "../ldap3_server" } # webauthn-rs = { path = "../webauthn-rs" } # webauthn-authenticator-rs = { path = "../webauthn-authenticator-rs" }