sift_rs 0.7.2

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