Skip to content

Commit

Permalink
chore(deps): bump limine from 0.1.11 to 0.1.12
Browse files Browse the repository at this point in the history
Bumps [limine](https://github.com/limine-bootloader/limine-rs) from 0.1.11 to 0.1.12.
- [Changelog](https://github.com/limine-bootloader/limine-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/limine-bootloader/limine-rs/commits)

---
updated-dependencies:
- dependency-name: limine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 8, 2024
1 parent 32862ad commit 2b74b5e
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 oro-boot-limine-x64/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ bench = false
oro-arch-x64 = { path = "../oro-arch-x64" }
lazy_static = { version = "1.4.0", features = ["spin_no_std"] }
spin = "0.9.8"
limine = "0.1.11"
limine = "0.1.12"
uart_16550 = "0.2.18"
elf = { version = "0.7.2", default-features = false }

Expand Down

0 comments on commit 2b74b5e

Please sign in to comment.