upgrade to Retina 0.4.1

Fixes #234
This commit is contained in:
Scott Lamb
2022-08-09 08:02:07 -07:00
parent 25346b82bc
commit b03eceb21a
4 changed files with 40 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ nix = "0.23.0"
num-rational = { version = "0.4.0", default-features = false, features = ["std"] }
odds = { version = "0.4.0", features = ["std-vec"] }
parking_lot = "0.12.0"
pretty-hex = "0.2.1"
pretty-hex = "0.3.0"
protobuf = "3.0"
ring = "0.16.2"
rusqlite = "0.27.0"