Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/cornip/Rina
Browse files Browse the repository at this point in the history
  • Loading branch information
cornip committed Jan 2, 2025
2 parents 2341f59 + 8c8f623 commit c93fdd0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 41 deletions.
40 changes: 0 additions & 40 deletions .github/workflows/deploy.yml

This file was deleted.

5 changes: 4 additions & 1 deletion agent-twitter-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ regex = "1.5"
url = "2.5.0"
tokio = { version = "1.0", features = ["full"] }
tracing = "0.1"
dotenv = "0.15"
dotenv = "0.15"

[examples]
get_home_timeline = { path = "./examples/get_home_timeline.rs" }

0 comments on commit c93fdd0

Please sign in to comment.