What's Changed
- Switch to using Cereal for serialization by @Levi-Armstrong in https://github.com/tesseract-robotics/trajopt/pull/481
- Fix run cpack script by @Levi-Armstrong in https://github.com/tesseract-robotics/trajopt/pull/482
- Remove old console bridge cmake target logic by @Levi-Armstrong in https://github.com/tesseract-robotics/trajopt/pull/483
- Add dependabot by @Levi-Armstron...