1 2 3 4 5 6 7 8 9
[package] name = "apollo_http_server" version = "0.1.0" edition = "2024" description = "A placeholder for the http server of the Apollo Starknet Node" license = "Apache-2.0" license-file = "LICENSE" [dependencies]