Skip to content

Commit

Permalink
Merge pull request #12 from antiguru/no_json_dep
Browse files Browse the repository at this point in the history
  • Loading branch information
antiguru authored Feb 26, 2024
2 parents db7c12b + 9bf5f6c commit af06809
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ cfg-if = "1.0"
paste = "1.0"
serde = { version = "1.0", optional = true, features = ["derive"]}

[dev-dependencies]
serde_json = "1.0"

[features]
default = ["serde"]

Expand Down

0 comments on commit af06809

Please sign in to comment.