mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
update cargo deps (#2959)
* update cargo deps * readd device info header
This commit is contained in:
@@ -522,6 +522,7 @@ pub async fn metrics_follow(
|
||||
local_cache
|
||||
.peek(|m| serde_json::to_string(&m))
|
||||
.with_kind(ErrorKind::Serialization)?
|
||||
.into(),
|
||||
)).await.with_kind(ErrorKind::Network)?;
|
||||
}
|
||||
msg = ws.try_next() => {
|
||||
|
||||
Reference in New Issue
Block a user