1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-05-05 10:17:45 +00:00

Remove unused hmac-sha512 dev-dependency

This commit is contained in:
Joshua Goins 2025-04-28 23:03:03 -04:00
parent cf25a7f91f
commit 4725da2f3e

View file

@ -28,8 +28,6 @@ name = "retail_test"
required-features = ["retail_game_testing"]
[dev-dependencies]
hmac-sha512 = "1"
# used while rust doesn't have native benchmarking capability
brunch = { version = "0.9", default-features = false }