From 1a26a6809ea9a90ca8ff3829a76257779a8767d5 Mon Sep 17 00:00:00 2001 From: Aleksey Proshutisnkiy Date: Tue, 9 May 2023 17:46:41 +0400 Subject: [PATCH] feat: dummy to trigger release (#101) --- 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 a26256e..8ff641e 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"