From 5c2168ad90555de51d3aa664a11a3a44b7278154 Mon Sep 17 00:00:00 2001
From: James Hodgkinson <james@terminaloutcomes.com>
Date: Wed, 23 Apr 2025 21:37:17 +1000
Subject: [PATCH] removing a line to force GHA to play

---
 Cargo.toml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index d8e6463d1..6d614450e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -118,8 +118,6 @@ codegen-units = 256
 # webauthn-rs-proto = { path = "../webauthn-rs/webauthn-rs-proto" }
 # sshkey-attest = { path = "../webauthn-rs/sshkey-attest" }
 
-# kanidm-hsm-crypto = { path = "../hsm-crypto" }
-
 # For BSD nss support
 libnss = { git = "https://github.com/Firstyear/libnss-rs.git", branch = "20250207-freebsd" }
 # Allow ssh keys to have comments with spaces.