We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dec583a commit ffcbbb0Copy full SHA for ffcbbb0
Cargo.toml
@@ -1,12 +1,12 @@
1
[package]
2
name = "pipitor"
3
-version = "0.3.0-alpha.6"
+version = "0.3.0-alpha.7"
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.6/pipitor/"
+documentation = "https://docs.rs/pipitor/0.3.0-alpha.7/pipitor/"
10
description = """
11
A Twitter bot that gathers, filters and Retweets Tweets automatically.
12
"""
0 commit comments