mirror of
https://github.com/amigan/rustypaste-pretty.git
synced 2024-11-21 20:09:48 -05:00
chore(project): update crate details
This commit is contained in:
parent
522a32a301
commit
ff1a033197
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ license = "MIT"
|
|||
readme = "README.md"
|
||||
homepage = "https://github.com/orhun/rustypaste"
|
||||
repository = "https://github.com/orhun/rustypaste"
|
||||
keywords = ["paste", "pastebin", "upload"]
|
||||
categories = ["web-programming::http-server"]
|
||||
include = ["src/**/*", "Cargo.*", "LICENSE", "README.md", "CHANGELOG.md"]
|
||||
|
||||
[dependencies]
|
||||
actix-web = "3.3.2"
|
||||
|
|
Loading…
Reference in a new issue