We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecac0db commit b29deedCopy full SHA for b29deed
rust/ql/test/extractor-tests/crate_graph/crates.expected
@@ -18,7 +18,7 @@
18
#-----| core -> Crate(core@0.0.0)
19
#-----| compiler_builtins -> Crate(compiler_builtins@0.1.140)
20
21
-#-----| Crate(cfg_if@1.0.0)
+#-----| Crate(cfg_if@1.0.1)
22
#-----| proc_macro -> Crate(proc_macro@0.0.0)
23
#-----| alloc -> Crate(alloc@0.0.0)
24
@@ -89,7 +89,7 @@ main.rs:
89
90
#-----| std -> Crate(std@0.0.0)
91
#-----| test -> Crate(test@0.0.0)
92
-#-----| cfg_if -> Crate(cfg_if@1.0.0)
+#-----| cfg_if -> Crate(cfg_if@1.0.1)
93
#-----| digest -> Crate(digest@0.10.7)
94
95
#-----| Crate(md5@0.7.0)
0 commit comments