Skip to content

Commit

Permalink
dependency_cross_matcher: Add heck as an exception
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás González <[email protected]>
  • Loading branch information
tgonzalezorlandoarm committed Mar 18, 2024
1 parent 399534e commit 1d42cf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/dependency_cross_matcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ def main(argv=[], prog_name=''):
'bindgen': ['v0.57.0', 'v0.66.1'],
'bitflags': ['v1.3.2', 'v2.4.1'],
'cexpr': ['v0.4.0', 'v0.6.0'],
'heck': ['v0.3.3', 'v0.4.1']
'nom': ['v5.1.3', 'v7.1.3'],
'shlex': ['v0.1.1', 'v1.2.0'],
'syn': ['v1.0.109', 'v2.0.38'],
Expand Down

0 comments on commit 1d42cf8

Please sign in to comment.