feat: add poll from Mastodon to Twitter + pass owned values in post_tweet

This commit is contained in:
VC
2023-11-21 23:13:40 +01:00
parent f10baa3eb2
commit 3e6cae6136
5 changed files with 41 additions and 13 deletions

View File

@@ -1,11 +1,12 @@
[package]
name = "oolatoocs"
version = "1.4.0"
version = "1.5.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.31"
clap = "^4"
env_logger = "^0.10"
futures = "^0.3"