iotics-grpc-client 0.2.0

IOTICS gRPC client
docs.rs failed to build iotics-grpc-client-0.2.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: iotics-grpc-client-7.0.0

iotics-grpc-client-rs

CI

IOTICS gRPC client in Rust.

Proto files

Releasing

  • Increment the version in Cargo.toml
  • Commit the version change
  • Tag the commit and push the changes to main
    git tag -a v0.2.0

    git push origin v0.2.0