From 02e26e06753a3cedd5efbc015b160382ad51ea1f 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 524fd6d82..3262df8d6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -80,7 +80,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