From ea61544764691088c76cbfb77f429fe7b12bdb23 Mon Sep 17 00:00:00 2001 From: HampusM Date: Sun, 2 Apr 2023 21:06:17 +0200 Subject: test: use ridicule 0.3.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6335e55..880516b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ thiserror = "1.0.38" [dev-dependencies] pretty_assertions = "1.3.0" criterion = "0.4.0" -ridicule = { git = "https://git.hampusmat.com/ridicule" } +ridicule = "0.3.0" [[bench]] name = "registry" -- cgit v1.2.3-18-g5258