Skip to content

Commit

Permalink
chore: remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
plusvic committed Mar 13, 2024
1 parent 8feb117 commit 692fc4b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ serde = "1.0"
serde_json = "1.0"
thiserror = "1.0.50"
uuid = "1.4.1"
vcpkg = "0.2.15"
walrus = "0.20.2"
wasmtime = "18.0.2"
yaml-rust = "0.4.5"
Expand Down
4 changes: 0 additions & 4 deletions cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,3 @@ pprof = { version = "0.13.0", features = ["flamegraph"], optional = true }
strum_macros = "0.25"
superconsole = "0.2.0"
wild = "2.1.0"


[build-dependencies]
vcpkg = { workspace = true }

0 comments on commit 692fc4b

Please sign in to comment.