From 55e64d35273a425b52b7d913b9368af2f0370bbb Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Tue, 15 Apr 2025 13:18:08 +1200 Subject: Update vagabond library The latest version 1.1.1 of vagabond removes all nightly features, which will allow all projects using the assembler library to compile on stable Rust once the extract_if feature is stabilised. --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index ef13b45..919a449 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -26,5 +26,5 @@ dependencies = [ [[package]] name = "vagabond" -version = "1.0.1" -source = "git+git://benbridle.com/vagabond?tag=v1.0.1#08f3153fea62ea81a42438347eeee058f5bec199" +version = "1.1.1" +source = "git+git://benbridle.com/vagabond?tag=v1.1.1#b190582517e6008ad1deff1859f15988e4efaa26" -- cgit v1.2.3-70-g09d2