trunnion / cargo-acap

A tool to build Rust programs for the AXIS Camera Application Platform
Apache License 2.0
10 stars 5 forks source link

Update dependencies, remove vapix dependency #2

Closed johan-bjareholt closed 2 years ago

johan-bjareholt commented 2 years ago

Did not get this repo to work without updating the dependencies. Also removed the dependency on the vapix crate, it was just around 100 lines that were actually used and it brought with it lots of other dependencies.

Really awesome tool! Works pretty well after building and tagging the Dockerfile manually.