nuta / kerla

A new operating system kernel with Linux binary compatibility written in Rust.
Other
3.33k stars 89 forks source link

build(deps): bump x86 from 0.44.0 to 0.46.0 #151

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps x86 from 0.44.0 to 0.46.0.

Commits
  • c43f9ab Bump version, delete AUTHORS file as it's in Cargo.toml already.
  • 990979e Fix asm syntax of some VMX instructions
  • 0ea0e03 Update version
  • b80a868 Fix version.
  • cae360f Update version.
  • faafe14 Remove asm feature.
  • 5d96aed Finish converting to new asm!() syntax.
  • 7c788ce Bump actions/checkout from 2.3.4 to 2.4.0
  • 917f4d3 Bump actions/download-artifact from 2.0.10 to 2.1.0
  • f572ae9 Bump actions/upload-artifact from 2.2.4 to 2.3.1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #156.