mirror of
https://github.com/Steffo99/patched-porobot.git
synced 2024-12-23 01:54:22 +00:00
Use implicit targets in Cargo.toml
This commit is contained in:
parent
96fb1c4bc6
commit
0795ee3add
1 changed files with 0 additions and 4 deletions
|
@ -35,7 +35,3 @@ search = ["tantivy"]
|
||||||
telegram = ["exec", "search", "teloxide", "reqwest", "tokio"]
|
telegram = ["exec", "search", "teloxide", "reqwest", "tokio"]
|
||||||
# discord = ["exec", "search"]
|
# discord = ["exec", "search"]
|
||||||
# matrix = ["exec", "search"]
|
# matrix = ["exec", "search"]
|
||||||
|
|
||||||
[lib]
|
|
||||||
name = "patched_porobot"
|
|
||||||
path = "src/lib.rs"
|
|
||||||
|
|
Loading…
Reference in a new issue