Skip to content

Commit

Permalink
Repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
reasv committed Mar 31, 2021
1 parent 3e6a7cb commit 3351d5c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 8 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
[package]
name = "mitsuba"
version = "1.0.0"
authors = ["moot"]
version = "1.8.0"
authors = ["reasv", "moot"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
license = "AGPL-3.0"
keywords = ["web", "archive", "4chan", "download", "downloader", "crawler"]
repository = "https://github.com/reasv/mitsuba"
readme = "readme.md"
categories = ["web-programming::http-server"]
description = "Lightweight 4chan board archive software (like Foolfuuka), in Rust"

[dependencies]
log = "0.4.14"
Expand Down

0 comments on commit 3351d5c

Please sign in to comment.