Skip to content

Commit 37565be

Browse files
authored
minor: upgrade err-derive to fix build issue (#136) (#137)
1 parent 8c9a1c0 commit 37565be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bufstream = "0.1.4"
1818
byteorder = "1.3.2"
1919
chrono = "0.4.7"
2020
derivative = "1.0.2"
21-
err-derive = "0.2.1"
21+
err-derive = "0.2.3"
2222
hex = "0.4.0"
2323
hmac = "0.7.1"
2424
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)