Skip to content

Commit

Permalink
update thiserror from 2.0.3 to 2.0.7
Browse files Browse the repository at this point in the history
Closes: #26
Reviewed-by: William Casarin <[email protected]>
Signed-off-by: William Casarin <[email protected]>
  • Loading branch information
chakany authored and jb55 committed Dec 16, 2024
1 parent 46ca13d commit 5e14ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ bindgen = []
[dependencies]
flatbuffers = "23.5.26"
libc = "0.2.151"
thiserror = "2.0.3"
thiserror = "2.0.7"
tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
tracing = "0.1.40"
tracing-subscriber = "0.3.18"
Expand Down

0 comments on commit 5e14ec7

Please sign in to comment.