direct-gui 0.1.19

Simple direct rendering of GUI controls on a buffer
Documentation
1
2
3
4
5
6
7
8
9
10
11
language: rust
rust:
  - stable
  - beta
  - nightly
cache: cargo

addons:
  apt:
    packages:
      - xorg-dev