Skip to content

Commit 6c6d751

Browse files
committed
f: remove thiserror
Because it is no longer used
1 parent a63e9e4 commit 6c6d751

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

Cargo.lock

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/larod-sys/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,3 @@ license = "MIT"
88
[build-dependencies]
99
bindgen = { workspace = true }
1010
pkg-config = { workspace = true }
11-
12-
[dependencies]
13-
thiserror = { workspace = true }

0 commit comments

Comments
 (0)