1
Fork 0

Rollup merge of #113233 - Nilstrieb:chaaalk, r=jackh726

Update chalk

For #109302

r? jackh726
This commit is contained in:
Matthias Krüger 2023-07-02 10:27:21 +02:00 committed by GitHub
commit fda22efbf0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 14 deletions

View file

@ -7,7 +7,7 @@ edition = "2021"
[dependencies]
bitflags = "1.2.1"
chalk-ir = "0.87.0"
chalk-ir = "0.92.0"
derive_more = "0.99.17"
either = "1.5.0"
gsgdt = "0.1.2"