Skip to content

Conversation

karkhaz
Copy link
Contributor

@karkhaz karkhaz commented May 7, 2024

Update Cargo.lock with the following package version changes:

anyhow      1.0.82  ->  1.0.83
getrandom   0.2.14  ->  0.2.15
num-bigint  0.4.4   ->  0.4.5
ryu         1.0.17  ->  1.0.18
syn         2.0.60  ->  2.0.61
winnow      0.6.7   ->  0.6.8

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@github-actions github-actions bot added the Z-EndToEndBenchCI Tag a PR to run benchmark CI label May 7, 2024
@karkhaz karkhaz marked this pull request as ready for review May 7, 2024 02:38
@karkhaz karkhaz requested a review from a team as a code owner May 7, 2024 02:38
```
anyhow      1.0.82  ->  1.0.83
getrandom   0.2.14  ->  0.2.15
num-bigint  0.4.4   ->  0.4.5
ryu         1.0.17  ->  1.0.18
syn         2.0.60  ->  2.0.61
winnow      0.6.7   ->  0.6.8
```
@karkhaz karkhaz force-pushed the 2024-05-06-update-dependencies branch from ea3ce9e to 7d664b3 Compare May 7, 2024 02:39
@karkhaz karkhaz merged commit 9419fea into model-checking:main May 7, 2024
@karkhaz karkhaz deleted the 2024-05-06-update-dependencies branch May 7, 2024 16:30
qinheping pushed a commit to qinheping/kani that referenced this pull request May 9, 2024
Update Cargo.lock with the following package version changes:


```
anyhow      1.0.82  ->  1.0.83
getrandom   0.2.14  ->  0.2.15
num-bigint  0.4.4   ->  0.4.5
ryu         1.0.17  ->  1.0.18
syn         2.0.60  ->  2.0.61
winnow      0.6.7   ->  0.6.8
```

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Z-EndToEndBenchCI Tag a PR to run benchmark CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants