Skip to content

Commit

Permalink
Format Cargo.tomls
Browse files Browse the repository at this point in the history
  • Loading branch information
cynecx committed Aug 22, 2024
1 parent bba5ef7 commit 306a2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prost/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ bench = false
[features]
default = ["derive", "std"]
derive = ["dep:prost-derive"]
prost-derive = ["derive"] # deprecated, please use derive feature instead
prost-derive = ["derive"] # deprecated, please use derive feature instead
no-recursion-limit = []
std = []

Expand Down

0 comments on commit 306a2df

Please sign in to comment.