From d5faaf0d2dcd7d0f1e31ba7a6506e472445537ed Mon Sep 17 00:00:00 2001 From: Raf Rustaman <42238266+deveusss@users.noreply.github.com> Date: Mon, 19 Dec 2022 08:59:00 -0800 Subject: [PATCH] Update contracts/cw-croncat/Cargo.toml Co-authored-by: Mykhailo Donchenko <91957742+Buckram123@users.noreply.github.com> --- contracts/cw-croncat/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/cw-croncat/Cargo.toml b/contracts/cw-croncat/Cargo.toml index 435686be..00d58288 100644 --- a/contracts/cw-croncat/Cargo.toml +++ b/contracts/cw-croncat/Cargo.toml @@ -60,4 +60,4 @@ cwd-core = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts" cwd-interface = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts" } cwd-proposal-single = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts" } cwd-voting = { version = "0.2.0", git = "https://github.com/DA0-DA0/dao-contracts.git" } -rusty-hook = "0.11.2" \ No newline at end of file +rusty-hook = "0.11.2"