Skip to content

Commit 490d11e

Browse files
authored
chore: updated omni-utils (#138)
1 parent 14cf453 commit 490d11e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

contract/Cargo.lock

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

contract/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ doctest = false
4242
[dependencies]
4343
near-sdk = { version = "5.24.1", features = ["legacy"] }
4444
near-plugins = { git = "https://github.com/aurora-is-near/near-plugins", tag = "v0.4.1" }
45-
omni-utils = { git = "https://github.com/near-one/omni-utils", rev = "077d09daf7a7b32ad237f0530033c7db804f2c67" }
45+
omni-utils = { git = "https://github.com/near-one/omni-utils", rev = "f9bc3ea4a72e97f02660b8f1c0b2f79a9fbde3a4" }
4646
borsh = "1.5.0"
4747
serde_json = "1"
4848
merkle-tools = { path = "../merkle-tools" }

0 commit comments

Comments
 (0)