We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b87a25 commit 5c12c78Copy full SHA for 5c12c78
Cargo.toml
@@ -1,12 +1,12 @@
1
[package]
2
name = "pipitor"
3
-version = "0.3.0-alpha.9.2"
+version = "0.3.0-alpha.9.3"
4
edition = "2018"
5
authors = ["Daiki Mizukami <[email protected]>"]
6
license = "AGPL-3.0-only"
7
readme = "README.md"
8
repository = "https://github.com/tesaguri/pipitor"
9
-documentation = "https://docs.rs/pipitor/0.3.0-alpha.9.2/pipitor/"
+documentation = "https://docs.rs/pipitor/0.3.0-alpha.9.3/pipitor/"
10
description = """
11
A Twitter bot that gathers, filters and Retweets Tweets automatically.
12
"""
0 commit comments