Skip to content

Commit

Permalink
fix: merge deps
Browse files Browse the repository at this point in the history
  • Loading branch information
saibatizoku committed Mar 8, 2024
1 parent 1710af7 commit 184d96f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hermes/bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ anyhow = { workspace = true }
blake2b_simd = { workspace = true }
hex-literal = { workspace = true }
thiserror = { workspace = true }
criterion = { workspace = true, optional = true }
time = { workspace = true, features = ["local-offset", "macros", "parsing"] }
time-tz = { workspace = true, features = ["system"] }
libc = { workspace = true }

0 comments on commit 184d96f

Please sign in to comment.