Skip to content

Commit 3255eba

Browse files
committed
Remove proc-macro2 pinning from cbor-diag
The explicitly requested version does not fit the requirements of the package's dependencies any more, and is not necessary to build any more anyway.
1 parent 77f3c0e commit 3255eba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/cbor-diag/meta.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ package:
66
source:
77
url: https://files.pythonhosted.org/packages/db/f6/9921162053f195eaa7e22cae9172e0d3bdda62282d76480163d1de872f35/cbor_diag-1.1.0.tar.gz
88
sha256: 78a85ab1165c43d224dc6b93e1ee791aec2f392c55d219d11937f78974f4e6c3
9-
build:
10-
script: |
11-
cargo update -p proc-macro2 --precise 1.0.60
129
requirements:
1310
executable:
1411
- rustup

0 commit comments

Comments
 (0)