blob: cef2170f23c0bc05fa7816e4caf82ac33f04fa20 [file] [log] [blame]
pub mod server;
// TODO: remove once done converting to new support server?
#[allow(unused)]
pub static DEFAULT_USER_AGENT: &str =
concat!(env!("CARGO_PKG_NAME"), "/", env!("CARGO_PKG_VERSION"));