fix: lib
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
use crate::ask;
|
extern crate baichat_rs;
|
||||||
|
|
||||||
|
use baichat_rs::ask;
|
||||||
|
|
||||||
#[tokio::main]
|
#[tokio::main]
|
||||||
async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
async fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||||
|
Reference in New Issue
Block a user