Fixed local path.

This commit is contained in:
Mauro D
2023-05-28 08:41:30 +00:00
parent d434de797c
commit 40fa2929d2
2 changed files with 2 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -1696,6 +1696,7 @@ dependencies = [
[[package]]
name = "jmap-client"
version = "0.3.0"
source = "git+https://github.com/stalwartlabs/jmap-client#3cba63c2246536c9b7997d7aea0124272af84ec8"
dependencies = [
"ahash 0.8.3",
"async-stream",