make nix module
This commit is contained in:
parent
a4b8bdd8c0
commit
3ff112b1cd
6 changed files with 96 additions and 35 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "instagram_link_stripper"
|
||||
name = "task_force_beta_bot"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
|
|
@ -9,3 +9,4 @@ tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
|
|||
url = "2"
|
||||
log = "0.4"
|
||||
pretty_env_logger = "0.5"
|
||||
once_cell = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue