Skip to content

Commit

Permalink
walks back insta, cleans up tests for assign
Browse files Browse the repository at this point in the history
  • Loading branch information
chanced committed Jun 28, 2024
1 parent 6234585 commit 3291662
Show file tree
Hide file tree
Showing 86 changed files with 350 additions and 1,282 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ serde_json = { version = "1.0", optional = true, features = ["alloc"] }
toml = { version = "0.8", optional = true }

[dev-dependencies]
insta = { version = "1.39.0", features = ["serde"] }
quickcheck = "1.0.3"
quickcheck_macros = "1.0.0"
serde = { version = "1.0", features = ["alloc", "derive"] }

[features]
assign = []
Expand Down
Loading

0 comments on commit 3291662

Please sign in to comment.