Skip to content

Commit

Permalink
Remove failure crate from messages
Browse files Browse the repository at this point in the history
Signed-off-by: Miroslav Kovar <miroslav.kovar@absa.africa>
  • Loading branch information
mirgee committed Dec 2, 2022
1 parent 223ef01 commit 9c53ceb
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 201 deletions.
2 changes: 1 addition & 1 deletion messages/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ base64 = "0.10"
num-traits = "0.2.0"
libvdrtools = { git = "https://gitlab.com/left-arm/vdr-tools.git", rev = "debf776c8" }
uuid = {version = "0.8", default-features = false, features = ["v4"]}
failure = "0.1.6"
strum = "0.16.0"
strum_macros = "0.16.0"
derive_builder = "0.10.2"
tokio = { version = "1.15.0" }
thiserror = "1.0.37"

0 comments on commit 9c53ceb

Please sign in to comment.