1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["Srikanth Suresh <srikwit@gmail.com>"] description = "A library to help decompiling source code in multiple languages" edition = "2018" license = "MIT" name = "dc" version = "0.1.0"