Skip to content

Commit

Permalink
Remove thiserror dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
koxu1996 committed Apr 3, 2024
1 parent 7b97052 commit 3994e2a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 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 kairos-tx/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ license.workspace = true
[dependencies]
num-traits = "0.2"
rasn = { version = "0.12", default-features = false, features = ["macros"] }
thiserror = "1"

[features]
default = ["std"]
Expand Down

0 comments on commit 3994e2a

Please sign in to comment.