Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
LouiseMedova committed Aug 21, 2024
1 parent 58fe8dc commit d3819c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

1 change: 0 additions & 1 deletion gear-programs/vft-gateway/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ tokio.workspace = true
blake2.workspace = true
gear-core.workspace = true
primitive-types.workspace = true
extended_vft_wasm.workspace = true
3 changes: 2 additions & 1 deletion gear-programs/vft-gateway/src/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ scale-info.workspace = true
sails-rs.workspace = true
tokio.workspace = true
blake2 = { version = "0.10.6", default-features = false }
gear-core.workspace = true
gear-core.workspace = true
extended_vft_wasm.workspace = true

0 comments on commit d3819c4

Please sign in to comment.