From 1d7846c6502b0943c377391cccdf0e91cedb4815 Mon Sep 17 00:00:00 2001 From: Jake Hartnell Date: Sat, 23 Dec 2023 13:13:06 -0800 Subject: [PATCH] Remove token-bindings dep --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3c40b853f..079d8f0e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -81,7 +81,6 @@ speculoos = "0.11.0" syn = {version = "1.0", features = ["derive"]} test-context = "0.1" thiserror = { version = "1.0" } -token-bindings = "0.11.0" wynd-utils = "0.4" # One commit ahead of version 0.3.0. Allows initialization with an