Skip to content

Commit

Permalink
chore: add explicit macros feature to manifest (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
sinui0 authored Jan 15, 2024
1 parent 537cfad commit e96ae54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xtra/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ futures-util = "0.3.21"

[features]
default = []
macros = ["dep:macros"]
instrumentation = ["dep:tracing"]
async_std = ["dep:async-std"]
smol = ["dep:smol"]
Expand Down

0 comments on commit e96ae54

Please sign in to comment.