Skip to content

Commit

Permalink
chore(deps): ➖ Remove unused dev-dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jisu-Woniu committed Nov 23, 2023
1 parent ff638e3 commit a2d9411
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 73 deletions.
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

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

60 changes: 8 additions & 52 deletions src-tauri/Cargo.lock

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

5 changes: 0 additions & 5 deletions src-tauri/crypto/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,4 @@ features = ["fs", "io-util", "macros", "rt-multi-thread"]
version = "1.34.0"

[dev-dependencies]
futures = "0.3.29"
lazy-regex = "3.1.0"
temp-dir = "0.1.11"
temp_testdir = "0.2.3"
tokio = { version = "1.34.0", features = ["fs"] }
tokio-stream = { version = "0.1.14", features = ["fs"] }

0 comments on commit a2d9411

Please sign in to comment.