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