Skip to content

Commit

Permalink
1. Update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
denisandroid committed Apr 7, 2024
1 parent a6426ea commit cfe3adb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ homepage = "https://github.com/clucompany/drop_code.git"
license = "Apache-2.0"
readme = "README.md"

description = " Macro for ensuring critical code execution on function return or panics in Rust, making it easy to include essential code for reliable operation."
keywords = ["drop_code", "macro", "code-transformation", "no_std", "clucompany"]
categories = ["development-tools"]

[dependencies]

0 comments on commit cfe3adb

Please sign in to comment.