1
Fork 0

Auto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum

update Miri

Fixes https://github.com/rust-lang/rust/issues/98922
r? `@ghost`
This commit is contained in:
bors 2022-07-08 20:36:33 +00:00
commit 06754d8852
3 changed files with 4 additions and 1 deletions

View file

@ -3480,6 +3480,7 @@ dependencies = [
"proc-macro2",
"quote",
"rand_core 0.5.1",
"regex",
"serde",
"serde_json",
"smallvec",