mirror of
https://github.com/typst/typst
synced 2025-08-03 01:37:54 +08:00
5 lines
187 B
Typst
5 lines
187 B
Typst
--- cbor-decode-deprecated ---
|
|
// Warning: 15-21 `cbor.decode` is deprecated, directly pass bytes to `cbor` instead
|
|
// Hint: 15-21 it will be removed in Typst 0.15.0
|
|
#let _ = cbor.decode
|