Skip to content

Commit

Permalink
chore: Update InvArch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arrudagates committed Mar 18, 2024
1 parent a8b3383 commit 76b66c9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
11 changes: 6 additions & 5 deletions tinkernet/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions tinkernet/runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ smallvec = "1.6.1"
getrandom = { version = "0.2.4", default-features = false, features = ["js"] }

# InvArch Pallets
pallet-inv4 = { git = "https://github.com/InvArch/InvArch-Frames", rev = "ce1c1421550019472c622b7896e3fbd7f03d2ec5", default-features = false }
pallet-ocif-staking = { git = "https://github.com/InvArch/InvArch-Frames", rev = "ce1c1421550019472c622b7896e3fbd7f03d2ec5", default-features = false }
pallet-checked-inflation = { git = "https://github.com/InvArch/InvArch-Frames", rev = "ce1c1421550019472c622b7896e3fbd7f03d2ec5", default-features = false }
pallet-rings = { git = "https://github.com/InvArch/InvArch-Frames", rev = "ce1c1421550019472c622b7896e3fbd7f03d2ec5", default-features = false }
pallet-inv4 = { git = "https://github.com/InvArch/InvArch-Frames", rev = "b416567669b2598ebe13441166e6ce5693e268b9", default-features = false }
pallet-ocif-staking = { git = "https://github.com/InvArch/InvArch-Frames", rev = "b416567669b2598ebe13441166e6ce5693e268b9", default-features = false }
pallet-checked-inflation = { git = "https://github.com/InvArch/InvArch-Frames", rev = "b416567669b2598ebe13441166e6ce5693e268b9", default-features = false }
pallet-rings = { git = "https://github.com/InvArch/InvArch-Frames", rev = "b416567669b2598ebe13441166e6ce5693e268b9", default-features = false }

#pallet-inv4 = { path = "../../../InvArch-Frames/INV4/pallet-inv4", default-features = false }
#pallet-ocif-staking = { path = "../../../InvArch-Frames/OCIF/staking", default-features = false }
Expand Down

0 comments on commit 76b66c9

Please sign in to comment.