From ad28b4cd017b5eb2bc4cd3c4240dc5cc1bf3908f Mon Sep 17 00:00:00 2001 From: Raito Bezarius Date: Thu, 18 May 2023 19:03:42 +0200 Subject: [PATCH] stub: bump crate to 0.3.0 --- rust/stub/Cargo.lock | 2 +- rust/stub/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rust/stub/Cargo.lock b/rust/stub/Cargo.lock index 6c21c4b..7e94ad5 100644 --- a/rust/stub/Cargo.lock +++ b/rust/stub/Cargo.lock @@ -87,7 +87,7 @@ dependencies = [ [[package]] name = "lanzaboote_stub" -version = "0.1.0" +version = "0.3.0" dependencies = [ "bitflags 2.2.1", "goblin", diff --git a/rust/stub/Cargo.toml b/rust/stub/Cargo.toml index bceed92..92367e5 100644 --- a/rust/stub/Cargo.toml +++ b/rust/stub/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "lanzaboote_stub" -version = "0.1.0" +version = "0.3.0" edition = "2021" publish = false # For UEFI target