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"