Browse Source

cargo.lock: update

Philipp Schuster 11 months ago
parent
commit
f2681e6a07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      integration-test/bins/Cargo.lock

+ 1 - 1
integration-test/bins/Cargo.lock

@@ -120,7 +120,7 @@ dependencies = [
 
 [[package]]
 name = "multiboot2-header"
-version = "0.3.2"
+version = "0.4.0"
 dependencies = [
  "derive_more",
  "multiboot2 0.20.0 (registry+https://github.com/rust-lang/crates.io-index)",