1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["AidaMirr <aidaamirr@gmail.com>"] description = "Add two integers" edition = "2018" license = "MIT" name = "lib_code" version = "0.1.1"