Cargo Features

cbor-data has no features set by default.

[dependencies]
cbor-data = { version = "0.8.17", features = ["rfc3339", "derive", "libipld14"] }
rfc3339 = chrono
derive

Enables cbor-data-derive

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

chrono rfc3339?
libipld14 implicit feature

Enables libipld ^0.14

libipld:

library for dealing with ipld