Cargo Features
hnefatafl-copenhagen has no features set by default.
[dependencies]
hnefatafl-copenhagen = { version = "0.8.2", features = ["client", "server"] }
- client
-
Enables futures, iced, rodio, and webbrowser
futures:
client only
Required by the hnefatafl-client binary
- server
-
Enables argon2 and password-hash
argon2:
server only
Required by the hnefatafl-server-full binary