Mirror of Krata Hypervisor
Go to file
dependabot[bot] 45aa4914bb
build(deps): bump etherparse from 0.14.2 to 0.14.3 (#15)
Bumps [etherparse](https://github.com/JulianSchmid/etherparse) from 0.14.2 to 0.14.3.
- [Release notes](https://github.com/JulianSchmid/etherparse/releases)
- [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md)
- [Commits](https://github.com/JulianSchmid/etherparse/compare/v0.14.2...v0.14.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 18:43:37 -07:00
.github dependabot: fix config file 2024-04-01 15:46:39 -07:00
crates krata: work on parallel reconciliation 2024-04-02 00:56:18 +00:00
hack krata: event-based network backend startup and api enhancements 2024-03-27 02:54:39 +00:00
kernel krata: implement event stream retries 2024-03-31 01:11:50 +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 vendor dependencies using krata-vendor repository 2024-03-31 15:53:10 -07:00
.gitmodules vendor dependencies using krata-vendor repository 2024-03-31 15:53:10 -07:00
Cargo.lock build(deps): bump etherparse from 0.14.2 to 0.14.3 (#15) 2024-04-01 18:43:37 -07:00
Cargo.toml build(deps): bump etherparse from 0.14.2 to 0.14.3 (#15) 2024-04-01 18:43:37 -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: restructure packages for cleanliness 2024-03-30 06:21:34 +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
README.md krata: update README.md 2024-03-30 07:41:59 +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.