This is an automated email from the ASF dual-hosted git repository.

xuehuilang pushed a change to branch dev-pr
in repository https://gitbox.apache.org/repos/asf/shenyu-client-rust.git


    from b88555b  Merge project from draft repo.
     add 2b897b9  update

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.bat                           |  2 -
 .github/workflows/ci.sh                            |  4 +-
 .github/workflows/rust.yml                         | 82 ++++++++++++++--------
 .github/workflows/shenyu.bat                       | 23 +++---
 examples/Cargo.toml                                | 17 ++++-
 examples/src/actix_web_example.rs                  | 10 ++-
 examples/src/axum_example.rs                       | 13 +++-
 .../src/error.rs => examples/src/ci.rs             | 34 ++++-----
 shenyu-client-rust/Cargo.toml                      |  1 +
 shenyu-client-rust/src/core.rs                     | 27 +++----
 shenyu-client-rust/src/lib.rs                      |  9 ++-
 11 files changed, 139 insertions(+), 83 deletions(-)
 copy shenyu-client-rust/src/error.rs => examples/src/ci.rs (62%)

Reply via email to