From aef63bfecb7731c0307cc65eab0b9a06b8a7363d Mon Sep 17 00:00:00 2001 From: HampusM Date: Sat, 25 Mar 2023 11:58:16 +0100 Subject: feat: add argument matching --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8edf1f1..6eb5d1a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,5 @@ repository = "https://git.hampusmat.com/ridicule" members = ["macros"] [dependencies] +predicates = "3.0.1" ridicule-macros = { path = "./macros" } -- cgit v1.2.3-18-g5258