Skip to content

Commit

Permalink
Bump bootloader from 0.9.20 to 0.9.21 (#302)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 12, 2022
1 parent e2ff0ac commit 0d1fce6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ acpi = "4.1.0"
aml = "0.16.0"
base64 = { version = "0.13.0", default-features = false }
bit_field = "0.10.0"
bootloader = { version = "0.9.20", features = ["map_physical_memory"] }
bootloader = { version = "0.9.21", features = ["map_physical_memory"] }
float-cmp = "0.9.0"
hmac = { version = "0.12.0", default-features = false }
lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
Expand Down

0 comments on commit 0d1fce6

Please sign in to comment.