]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_middle/Cargo.toml
New upstream version 1.56.0~beta.4+dfsg1
[rustc.git] / compiler / rustc_middle / Cargo.toml
index 90ad0256aebf049e99c0618dbcdca427e69bc999..2403ce2d24f559bc3bc3205d955e704fc28fa283 100644 (file)
@@ -1,5 +1,4 @@
 [package]
-authors = ["The Rust Project Developers"]
 name = "rustc_middle"
 version = "0.0.0"
 edition = "2018"
@@ -12,7 +11,7 @@ rustc_arena = { path = "../rustc_arena" }
 bitflags = "1.2.1"
 tracing = "0.1"
 rustc-rayon-core = "0.3.1"
-polonius-engine = "0.12.0"
+polonius-engine = "0.13.0"
 rustc_apfloat = { path = "../rustc_apfloat" }
 rustc_attr = { path = "../rustc_attr" }
 rustc_feature = { path = "../rustc_feature" }