Skip to content

Commit

Permalink
fixup: force hashbrown version to allow dashmap
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-omer-shamash committed Jan 14, 2025
1 parent f5ec77b commit a39f693
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions lightway-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ ctrlc.workspace = true
dashmap = "6.1.0"
delegate.workspace = true
educe.workspace = true
hashbrown = "=0.14.5" # Force older version for dashmap compatibility
ipnet.workspace = true
jsonwebtoken = "9.3.0"
libc.workspace = true
Expand Down

0 comments on commit a39f693

Please sign in to comment.