Rollup merge of #101912 - crlf0710:compiler_update_unicode_15, r=Manishearth
Update `unicode-rs` crates to Unicode 15 r? `@Manishearth`
This commit is contained in:
commit
46ebe7cf41
3 changed files with 26 additions and 15 deletions
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
tracing = "0.1"
|
||||
unicode-security = "0.0.5"
|
||||
unicode-security = "0.1.0"
|
||||
rustc_middle = { path = "../rustc_middle" }
|
||||
rustc_ast_pretty = { path = "../rustc_ast_pretty" }
|
||||
rustc_attr = { path = "../rustc_attr" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue