Skip to content

Commit

Permalink
Move comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
frozenlib committed Jan 11, 2023
1 parent fe4b322 commit 57d7968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ categories = ["development-tools::testing"]
description = "Procedural macro to easily write higher-order strategies in proptest."
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lib]
proc-macro = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
syn = { version = "1.0.107", features = ["visit", "full"] }
Expand Down

0 comments on commit 57d7968

Please sign in to comment.