Skip to content

Update Rust dependencies - #3175

Merged
karkhaz merged 1 commit into
model-checking:mainfrom
karkhaz:2024-05-06-update-dependencies
May 7, 2024
Merged

Update Rust dependencies#3175
karkhaz merged 1 commit into
model-checking:mainfrom
karkhaz:2024-05-06-update-dependencies

Conversation

@karkhaz

Copy link
Copy Markdown
Contributor

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-actionsgithub-actionsBot 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 ownerMay 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
karkhazforce-pushed the 2024-05-06-update-dependencies branch from ea3ce9e to 7d664b3CompareMay 7, 2024 02:39
@karkhaz
karkhaz merged commit 9419fea into model-checking:mainMay 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Z-EndToEndBenchCITag a PR to run benchmark CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@karkhaz@tautschnig