Skip to content

Commit

Permalink
Bump base64 from 0.13.0 to 0.13.1 (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 27, 2022
1 parent 4d0d742 commit c3b0a49
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 @@ -17,7 +17,7 @@ serial = []
[dependencies]
acpi = "4.1.0"
aml = "0.16.1"
base64 = { version = "0.13.0", default-features = false }
base64 = { version = "0.13.1", default-features = false }
bit_field = "0.10.0"
bootloader = { version = "0.9.23", features = ["map_physical_memory"] }
hmac = { version = "0.12.1", default-features = false }
Expand Down

0 comments on commit c3b0a49

Please sign in to comment.