Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Neo-Ciber94 committed Dec 19, 2022
1 parent e58aee0 commit f998c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dilib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ once_cell = { version = "1.10.0", optional = true }

[dev-dependencies]
dilib-derive = { path="../dilib-derive", version="0.2.0" }
dilib = { path = ".", version="0.2.1", features=["full", "unstable_provide"]}
dilib = { path = ".", version="0.2.0", features=["full", "unstable_provide"]}
criterion = "0.3"

[lib]
Expand Down

0 comments on commit f998c92

Please sign in to comment.