From b6df3fe5484b0adcad0c88abe170317a837142b3 Mon Sep 17 00:00:00 2001 From: Aleksey Proshutisnkiy Date: Mon, 8 May 2023 18:08:41 +0400 Subject: [PATCH] feat: dummy change for release (#95) --- trust-graph/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trust-graph/Cargo.toml b/trust-graph/Cargo.toml index f6ddd86..b7a0f84 100644 --- a/trust-graph/Cargo.toml +++ b/trust-graph/Cargo.toml @@ -18,5 +18,5 @@ ref-cast = "1.0.2" derivative = "2.1.1" thiserror = "1.0.23" sha2 = "0.10.6" -rand = "0.8.5" nonempty = "0.8.1" +rand = "0.8.5"