eclipse-zenoh / zenoh-c

C API for Zenoh
http://zenoh.io
Other
80 stars 57 forks source link

import zenoh ext with internal feature for using VarInt #732

Closed milyin closed 1 month ago

milyin commented 1 month ago

update zenoh-c after varint made internal in https://github.com/eclipse-zenoh/zenoh/pull/1498

github-actions[bot] commented 1 month ago

PR missing one of the required labels: {'bug', 'documentation', 'enhancement', 'dependencies', 'internal', 'breaking-change', 'new feature'}

DenisBiryukov91 commented 1 month ago

I would likely also update cargo.toml in opaque types, to be sure that there will be no surprises with opaque types size/alignment while using zenoh-ext internal feature.