[]
= "office-convert-lambda-client"
= "0.1.0"
= "2024"
= "MIT"
= "https://github.com/jacobtread/office-convert-lambda"
= ["Jacobtread <jacobtread@gmail.com>"]
= "../README.md"
= "Client library for interacting with office-convert-lambda"
[]
# Lambda sdk to invoke the lambda
= "1"
# JSON and (de)serialization
= { = "1", = ["derive"] }
= "1"
# Error handling
= "2"
# Asynchronous primitives
= { = "1", = ["time"] }