mirror of
https://framagit.org/veretcle/oolatoocs.git
synced 2025-07-20 20:41:17 +02:00
feat: add poll from Mastodon to Twitter + pass owned values in post_tweet
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user