-
- Downloads
full integration
... | ... | @@ -6,3 +6,8 @@ edition = "2018" |
[dependencies] | ||
libc = "0.2.43" | ||
pest = "2.0.2" | ||
pest_derive = "2.0.1" | ||
stack-sizes = "0.1.0" | ||
rustc-demangle = "0.1.9" | ||
petgraph = "0.4.13" |
Please register or sign in to comment