Skip to content

Commit cfba7f9

Browse files
committed
Rebased on main
1 parent 6179053 commit cfba7f9

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

common/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ async-trait = "0.1"
1818
bech32 = "0.11"
1919
bigdecimal = "0.4.8"
2020
bitmask-enum = "2.2"
21-
blake2 = "0.10"
21+
blake2 = "0.10.6"
2222
bytes = { version = "1", features = ["serde"] }
2323
bs58 = "0.5"
2424
chrono = { workspace = true }
@@ -42,7 +42,6 @@ imbl = { workspace = true }
4242
dashmap = { workspace = true }
4343
rayon = "1.11.0"
4444
cryptoxide = "0.5.1"
45-
blake2 = "0.10.6"
4645
sha2 = "0.10.8"
4746
caryatid_process.workspace = true
4847
config.workspace = true

0 commit comments

Comments
 (0)