1 2 3 4 5 6 7 8 9
[dependencies] [package] description = "An easy way to create and start a RESTful API without worrying about a lot of boilerplate code" edition = "2021" license = "MIT" name = "rustful-api" resolver = "2" version = "0.0.1"