mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
split
This commit is contained in:
parent
3939d6423e
commit
bfa72b222e
4 changed files with 278 additions and 265 deletions
|
|
@ -7,6 +7,8 @@ use color_eyre::{eyre::WrapErr, Report, Result};
|
|||
mod args;
|
||||
mod cloud;
|
||||
mod config;
|
||||
mod database;
|
||||
mod php;
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<()> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue