rax25 0.2.2

AX.25 connected mode implementation
Documentation
1
2
3
4
5
6
7
8
9
10
{
    "envs": {
	"RUSTFLAGS": "--deny warnings",
	"CARGO_TERM_COLOR": "always"
    },
    "parallel_regex": [
            "^[2-6].*"
    ],
    "max_concurrency": 2
}