feat: ✨ download package
This commit is contained in:
parent
1ebdf8be7d
commit
9c64df93fd
9 changed files with 168 additions and 127 deletions
|
@ -6,7 +6,7 @@ use surrealdb::{
|
|||
};
|
||||
use tokio::time::sleep;
|
||||
|
||||
use crate::package::Package;
|
||||
use crate::package::package::Package;
|
||||
|
||||
static DB: LazyLock<Surreal<Client>> = LazyLock::new(Surreal::init);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue