Skip to content

Commit

Permalink
Remove unused dependencies from the project
Browse files Browse the repository at this point in the history
mrozycki committed Dec 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 8abc347 commit 6b4531b
Showing 33 changed files with 0 additions and 144 deletions.
109 changes: 0 additions & 109 deletions 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 animation-wasm-bindings/Cargo.toml
Original file line number Diff line number Diff line change
@@ -5,7 +5,6 @@ edition = "2021"

[dependencies]
animation-api = { path = "../animation-api" }
animation-utils = { path = "../animation-utils" }
lightfx = { path = "../lightfx" }

itertools = "0.13.0"
1 change: 0 additions & 1 deletion animations/audio-visualizer/Cargo.toml
Original file line number Diff line number Diff line change
@@ -11,7 +11,6 @@ animation-utils = { path = "../../animation-utils" }
animation-api = { path = "../../animation-api" }
lightfx = { path = "../../lightfx" }

itertools = "0.10.5"
serde = "1.0.215"

[dependencies.animation-wasm-bindings]
Loading

0 comments on commit 6b4531b

Please sign in to comment.