Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
madsmtm committed Feb 22, 2022
1 parent 15682cc commit c142d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion objc2/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ objc2-encode = { path = "../objc2-encode", version = "=2.0.0-beta.2" }
cc = { version = "1", optional = true }

[dev-dependencies]
iai = { version = "0.1", git = "https://github.com/madsmtm/iai", branch = "callgrind" }
iai = { version = "0.1", git = "https://github.com/madsmtm/iai", branch = "debug" }

[[bench]]
name = "autorelease"
Expand Down

0 comments on commit c142d8f

Please sign in to comment.