aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2025-09-06 13:13:43 -0700
committerFranck Cuny <franck@fcuny.net>2025-09-06 13:22:39 -0700
commit7aafc722317793f7c12cdeae8d7486ca8b23307b (patch)
tree5aac9ed56164836b9f6ff6c965a3d85e546ca599 /Cargo.lock
parentssh-cert-info in go (diff)
downloadx-7aafc722317793f7c12cdeae8d7486ca8b23307b.tar.gz
certcheck to see x509 certification details
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5b8fed9..5c31fb2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -847,10 +847,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
[[package]]
-name = "ssh-cert-info"
-version = "0.1.0"
-
-[[package]]
name = "strsim"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"