Skip to content

fix: remove cas from park/unpark from std cbus

Bogdan Berezovskiy requested to merge bberezovskiy/cbus-std-remove-cas into master

Summary

  • fix: remove cas from park/unpark from std cbus

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files
Edited by Bogdan Berezovskiy

Merge request reports