Skip to content
131 changes: 131 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions pallets/pass/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ sp-core.workspace = true
sp-runtime.workspace = true

[dev-dependencies]
env_logger = "0.11.8"
pallet-babe.workspace = true
pallet-balances.workspace = true
pallet-scheduler.workspace = true
Expand Down
Loading
Loading