From 685ce723ddf0bd9dcc0998f44a73f5ae07fdc0c5 Mon Sep 17 00:00:00 2001 From: iximeow Date: Wed, 5 Feb 2020 23:30:47 -0800 Subject: bump yaxpeax-arch to 0.0.3, make tests stable-friendly --- test/test.rs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/test.rs') diff --git a/test/test.rs b/test/test.rs index 72b7e50..fcf680a 100644 --- a/test/test.rs +++ b/test/test.rs @@ -1,6 +1,6 @@ -#![feature(test)] - -extern crate test; +// #![feature(test)] +// +// extern crate test; extern crate yaxpeax_arch; extern crate yaxpeax_arm; -- cgit v1.1