Skip to content

Commit

Permalink
update cargo.toml for publishing on crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
arielscarpinelli committed Jul 18, 2024
1 parent 68c5083 commit 81d2856
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
[package]
name = "actix_async_handler"
description = "Support for async syntax for Actix"
license = "MIT"
version = "0.0.1"
edition = "2018"
repository = "https://github.com/concurrentes-fiuba/actix-async-handler"

[lib]
proc-macro = true
Expand Down

0 comments on commit 81d2856

Please sign in to comment.