Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
change proj reference from main
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Dec 13, 2023
1 parent c858845 commit d983aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
use crates_io_api::AsyncClient;
use std::error::Error;
use telegram::{
use rustacean::{
handler,
utils::{cargo_like_log, github::GitHub, groups::Groups, resources::Resources},
};
Expand Down

0 comments on commit d983aa1

Please sign in to comment.