Skip to content

Commit ee8bef1

Browse files
committed
integration-test: update
1 parent d30344d commit ee8bef1

File tree

3 files changed

+47
-54
lines changed

3 files changed

+47
-54
lines changed

integration-test/bins/Cargo.lock

Lines changed: 45 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-test/bins/multiboot2_chainloader/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "multiboot2_chainloader"
33
description = "Integrationtest: Multiboot2 chainloader"
44
version = "0.1.0"
5-
edition = "2021"
5+
edition = "2024"
66
publish = false
77

88
[dependencies]

integration-test/bins/multiboot2_payload/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "multiboot2_payload"
33
description = "Integrationtest: Multiboot2 payload"
44
version = "0.1.0"
5-
edition = "2021"
5+
edition = "2024"
66
publish = false
77

88
[dependencies]

0 commit comments

Comments
 (0)