Cargo Features

hnefatafl-copenhagen has no features set by default.

[dependencies]
hnefatafl-copenhagen = { version = "0.6.1", features = ["client", "server", "tests"] }
client

Enables futures, iced, rodio, and webbrowser

futures:

client only

Required by the hnefatafl-client binary

server

Enables argon2, password-hash, and rand ^0.8

argon2:

server only

Required by the hnefatafl-server-full binary

tests

Enables nix

tests only

Required by the hnefatafl-tests binary