Skip to content

Commit

Permalink
fix: Add missing common and freenet-scaffold dependencies to room-con…
Browse files Browse the repository at this point in the history
…tract
  • Loading branch information
sanity committed Jan 19, 2025
1 parent c945c32 commit ccf2251
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contracts/room-contract/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ serde.workspace = true
ed25519-dalek.workspace = true
rand.workspace = true
freenet-stdlib.workspace = true
freenet-scaffold.workspace = true
common.workspace = true
getrandom = { workspace = true, features = ["js", "wasm-bindgen"], default-features = false }

[lib]
Expand Down

0 comments on commit ccf2251

Please sign in to comment.