aboutsummaryrefslogtreecommitdiff
path: root/rust/Cargo.lock
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2022-10-12 23:01:05 +0200
committerAndreas Grois <andi@grois.info>2022-10-12 23:01:05 +0200
commitc0558658181d3def80a15904db8ec8fb70b8985e (patch)
tree5bddc12efffb151ae0a3adcf2aebe79b3fcce60f /rust/Cargo.lock
parenta96ca8700856c261396d71c2c8bf6908852851fa (diff)
Update passwordmaker-rs version
Diffstat (limited to 'rust/Cargo.lock')
-rw-r--r--rust/Cargo.lock2
1 files changed, 1 insertions, 1 deletions
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",
]