Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into upgradable-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
mooori committed Nov 15, 2023
2 parents a7bb84e + 102d95b commit 35a1066
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ near-plugins = { path = "near-plugins" }
near-plugins-derive = { path = "near-plugins-derive" }
serde = "1"
anyhow = "1.0"
borsh = "0.9"
tokio = { version = "1", features = ["full"] }
near-workspaces = "0.9"
toml = "0.5"
Expand Down
1 change: 0 additions & 1 deletion near-plugins-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ proc-macro-crate.workspace = true

[dev-dependencies]
anyhow.workspace = true
borsh.workspace = true
near-plugins.workspace = true
near-sdk.workspace = true
tokio.workspace = true
Expand Down

0 comments on commit 35a1066

Please sign in to comment.