vmw_backdoor 0.2.4

A pure-Rust library for VMware host-guest protocol ("VMXh backdoor")
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Maintained in https://github.com/coreos/repo-templates
# Do not edit downstream.

version: 2
updates:
  - package-ecosystem: cargo
    directory: /
    schedule:
      interval: weekly
    open-pull-requests-limit: 10
    labels:
      - dependency
      - skip-notes