From 65b651155aa1e85bfa505f8c9011ca4b3eba40b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Wed, 5 Jan 2022 04:00:38 +0100 Subject: Bump yaxpeax-superh to 1.0.0 Turns out split_inclusive() binds the separator left, rather than right, so it's not useful here --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 2cc050c..aeb5364 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,5 +35,5 @@ yaxpeax-pic17 = { version = "0.1.0" } yaxpeax-pic18 = { version = "0.1.0" } yaxpeax-x86 = { version = "1.1.3", default-features = false, features = ["fmt", "std"] } yaxpeax-ia64 = { version = "0.2.1" } -yaxpeax-superh = { version = "0.3.0" } +yaxpeax-superh = { version = "1.0.0" } yaxpeax-6502 = { version = "0.0.2", features = ["std"] } -- cgit v1.1