ajj 0.3.1

Simple, modern, ergonomic JSON-RPC 2.0 router built with tower and axum
Documentation
1
2
3
4
5
6
7
8
9
10
11
name: Rust CI

on:
  push:
    branches: [main]
  pull_request:

# simplest example of using the rust-base action
jobs:
  rust-base:
    uses: init4tech/actions/.github/workflows/rust-base.yml@main