dora-rs / dora

DORA (Dataflow-Oriented Robotic Application) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
https://dora-rs.ai
Apache License 2.0
1.35k stars 68 forks source link

Run cargo update #508

Closed phil-opp closed 1 month ago

phil-opp commented 1 month ago

The dependabot job created by #507 timed out, maybe because there are too many updates. So this PR does one manual dependency update in an attempt to fix the error.