abol 0.1.0

A high-performance, asynchronous, dictionary-driven RADIUS framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
name: Feature matrix

on: [push, pull_request]

jobs:
  features:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: dtolnay/rust-toolchain@stable
      - uses: taiki-e/install-action@cargo-hack
      - run: cargo hack check --each-feature --no-dev-deps