From c0558658181d3def80a15904db8ec8fb70b8985e Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Wed, 12 Oct 2022 23:01:05 +0200 Subject: Update passwordmaker-rs version --- rust/Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Cargo.lock b/rust/Cargo.lock index e839fae..aa17fd6 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -240,7 +240,7 @@ dependencies = [ [[package]] name = "passwordmaker-rs" version = "0.1.0" -source = "git+https://github.com/soulsource/passwordmaker-rs.git?branch=main#7477436aa31c4d136d1fb565e6273faec64e7ec7" +source = "git+https://github.com/soulsource/passwordmaker-rs.git?branch=main#584b82f7b53ca72fb6783d79b4eba03a6eec1730" dependencies = [ "unicode-segmentation", ] -- cgit v1.2.3