pyo3-built 0.6.0

Expose build variables obtained with built as a PyDict
Documentation
1
2
3
4
5
6
7
8
9
10
11
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: weekly
  ignore:
  - dependency-name: pyo3
    versions:
    - 0.13.1
    - 0.13.2