Mirror of Krata Hypervisor
Go to file
dependabot[bot] 827c6c9a12
build(deps): update reqwest requirement from 0.11.24 to 0.12.0 (#11)
Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.24...v0.11.27)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-21 22:06:29 -07:00
.github dependabot: check daily for dependencies and update github actions 2024-03-22 05:04:24 +00:00
crates kratactl: initial windows bringup 2024-03-21 19:54:14 -07:00
hack kratactl: freebsd build 2024-03-22 04:41:38 +00:00
kernel krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
os/internal krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
resources os: build bootable images 2024-03-10 00:22:24 +00:00
.dockerignore os: build bootable images 2024-03-10 00:22:24 +00:00
.gitattributes krata: improved doc structure 2024-03-08 08:12:10 +00:00
.gitignore krata: improved doc structure 2024-03-08 08:12:10 +00:00
Cargo.toml build(deps): update reqwest requirement from 0.11.24 to 0.12.0 (#11) 2024-03-21 22:06:29 -07:00
CODE_OF_CONDUCT.md krata: improved doc structure 2024-03-08 08:12:10 +00:00
Cross.toml kratactl: freebsd build 2024-03-22 04:41:38 +00:00
DEV.md krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
FAQ.md krata: simplify README 2024-03-13 15:10:30 +00:00
lefthook.toml krata: improved doc structure 2024-03-08 08:12:10 +00:00
LICENSE krata: relicense to Apache License 2.0 2024-03-13 11:38:14 +00:00
LICENSING.md krata: relicense to Apache License 2.0 2024-03-13 11:38:14 +00:00
README.md krata: simplify README 2024-03-13 15:10:30 +00:00
SECURITY.md krata: introduce code of conduct and security policy 2024-03-07 17:04:53 +00:00

krata

The Edera Hypervisor

license discord check nightly


Introduction

krata is a single-host hypervisor service built primarily for OCI containers.