ocaml 1.0.0-beta.2

OCaml bindings for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
version: 2
updates:
- package-ecosystem: cargo
  directory: "/"
  schedule:
    interval: daily
    time: "13:00"
  open-pull-requests-limit: 10
  ignore:
  - dependency-name: ndarray
    versions:
    - 0.15.0
  - dependency-name: ocaml-interop
    versions:
    - 0.6.0
    - 0.7.0