summaryrefslogtreecommitdiffhomepage
path: root/test/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'test/Cargo.lock')
-rw-r--r--test/Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Cargo.lock b/test/Cargo.lock
index b041708af7..13b4ebcc19 100644
--- a/test/Cargo.lock
+++ b/test/Cargo.lock
@@ -572,9 +572,9 @@ dependencies = [
[[package]]
name = "curve25519-dalek"
-version = "4.1.1"
+version = "4.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e89b8c6a2e4b1f45971ad09761aafb85514a84744b67a95e32c3cc1352d1f65c"
+checksum = "0a677b8922c94e01bdbb12126b0bc852f00447528dee1782229af9c720c3f348"
dependencies = [
"cfg-if",
"cpufeatures",