Skip to content

Commit

Permalink
feat: prepare the lib to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrielFR committed Jan 5, 2025
1 parent 298eafa commit 24789b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/ferogram/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ license = "MIT OR Apache-2.0"
description = """
Ferogram is a simple telegram bot framework written in Rust.
"""
readme = "README.md"
homepage = "https://github.com/AmanoTeam/ferogram"
repository = "https://github.com/AmanoTeam/ferogram"
keywords = ["telegram", "bot", "framework", "grammers"]
edition = "2021"
exclude = [".github/*", ".rusty-hook.toml"]

[lib]
doctest = false
Expand Down

0 comments on commit 24789b1

Please sign in to comment.