Skip to content

Commit

Permalink
fix: Update zenoh-macros category (#1232)
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatsubara authored Jul 8, 2024
1 parent 12b11ee commit 9e1c4a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/zenoh-macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ homepage = { workspace = true }
authors = { workspace = true }
edition = { workspace = true }
license = { workspace = true }
categories = ["proc-macros"]
categories = ["development-tools::procedural-macro-helpers"]
description = "Internal crate for zenoh."
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 9e1c4a8

Please sign in to comment.