sift_rs 0.8.2

General Rust client library for the Sift API
Documentation
version: v2
managed:
  enabled: true
plugins:
  - remote: buf.build/community/neoeinstein-prost:v0.5.0
    out: src/gen
    opt:
      - compile_well_known_types
      - extern_path=.google.protobuf=::pbjson_types
      - disable_comments=.
      - file_descriptor_set
  - remote: buf.build/community/neoeinstein-tonic:v0.5.0
    out: src/gen
  - remote: buf.build/community/neoeinstein-prost-crate:v0.5.0
    out: src/gen
    opt:
      - no_features
  - remote: buf.build/community/neoeinstein-prost-serde:v0.4.0
    out: src/gen
    opt:
      - extern_path=.google.protobuf=::pbjson_types