[dependencies]
[lib]
name = "apollo_config"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A placeholder for the config of the Apollo Starknet Node"
edition = "2024"
license = "Apache-2.0"
license-file = "LICENSE"
name = "apollo_config"
readme = false
version = "0.1.0"