Skip to content

Commit 7a29803

Browse files
committed
feat(components): Update cbor to 0.6.1~4
1 parent 607ebf0 commit 7a29803

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies:
9494
rules:
9595
- if: "target not in [esp32c2, esp32p4]"
9696
espressif/cbor:
97-
version: "0.6.0~1"
97+
version: "0.6.1~4"
9898
rules:
9999
- if: "target not in [esp32c2, esp32p4]"
100100
espressif/qrcode:

0 commit comments

Comments
 (0)