minifb 0.28.0

Cross-platform window setup with optional bitmap rendering
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "04:00"
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: wayland-client
    versions:
    - 0.28.0
  - dependency-name: wayland-protocols
    versions:
    - 0.28.0
  - dependency-name: wayland-cursor
    versions:
    - 0.28.0