Skip to content

Commit e05df82

Browse files
committed
chore: replace git dev dep with released dep
1 parent 0662eb3 commit e05df82

File tree

2 files changed

+12
-28
lines changed

2 files changed

+12
-28
lines changed

Cargo.lock

Lines changed: 11 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ rust-s3 = "0.34.0"
131131
[dev-dependencies]
132132
function_name = "0.3.0"
133133
serial_test = "2.0.0"
134-
light-merkle-tree-reference = { git = "https://github.com/Lightprotocol/light-protocol", rev = "a16015358aee65da5f67e4ae73197df5e75495d9" }
134+
light-merkle-tree-reference = "2.0.0"
135135

136136
[profile.dev]
137137
# Do not produce debug info for ~40% faster incremental compilation.

0 commit comments

Comments
 (0)