This website requires JavaScript.
Explore
Help
Sign in
dnutiu
/
social-media-news-bot
Watch
1
Star
1
Fork
You've already forked social-media-news-bot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7dd315499b
social-media-news-bot
/
Cargo.toml
9 lines
103 B
TOML
Raw
Normal View
History
Unescape
Escape
use workspaces
2024-12-23 11:56:10 +00:00
[
workspace
]
members
=
[
extract posts into a separate crate
2024-12-26 10:33:37 +00:00
"post"
,
extract redis into the infrastructure crate
2024-12-26 10:58:38 +00:00
"infrastructure"
,
add bot crate
2024-12-27 09:10:48 +00:00
"scrapper"
,
"bot"
,
use workspaces
2024-12-23 11:56:10 +00:00
]
extract posts into a separate crate
2024-12-26 10:33:37 +00:00
resolver
=
"2"
Reference in a new issue
Copy permalink