turret 0.1.3

MAVLink Gimbal Manager and CLI for STorM32 RC Commands gimbals
Documentation
1
2
3
disallowed-types = [
    { path = "anyhow::Error", reason = "Use turret::Error throughout the package — including the bin. anyhow is no longer pulled in as a dependency at all; this guardrail prevents a regression." },
]