]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_mir/Cargo.toml
Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obk
[rust.git] / compiler / rustc_mir / Cargo.toml
index 9bfd1da0391203c9b5461dcbf83690c3df4fefe3..10dbf35fedcc9a14cb3a58cdc3a4896290843534 100644 (file)
@@ -10,6 +10,7 @@ doctest = false
 [dependencies]
 either = "1.5.0"
 rustc_graphviz = { path = "../rustc_graphviz" }
+gsgdt = "0.1.2"
 itertools = "0.9"
 tracing = "0.1"
 polonius-engine = "0.12.0"