mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
rename
This commit is contained in:
parent
76da726559
commit
40560f2129
11 changed files with 68 additions and 69 deletions
|
|
@ -4,8 +4,8 @@ use color_eyre::{Report, Result};
|
|||
use futures_util::pin_mut;
|
||||
use futures_util::StreamExt;
|
||||
use libmdns::Responder;
|
||||
use palantir::docker::{get_docker, stat, Container};
|
||||
use palantir::{get_metrics, Sensors};
|
||||
use sidewindow::docker::{get_docker, stat, Container};
|
||||
use sidewindow::{get_metrics, Sensors};
|
||||
use std::sync::Arc;
|
||||
use std::time::Duration;
|
||||
use tokio::runtime::Handle;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue