Move everything into workspace

This commit is contained in:
Michael Mikovsky
2026-01-26 09:13:46 -07:00
parent b619fb7a71
commit 5d6d746985
41 changed files with 5374 additions and 1105 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
use crate::Manager;
use unshell_lib::Announcement;
use unshell::Announcement;
impl Manager {
pub fn recv_announcement(&mut self, announcement: &Announcement) {
+1 -1
View File
@@ -8,7 +8,7 @@ use std::{
time::Duration,
};
use unshell_lib::{Announcement, Result, config::RuntimeConfig, debug, warn};
use unshell::{Result, config::RuntimeConfig, debug, warn};
use unshell_obfuscate::symbol;
use crate::{