[package] name = "steamid" version = "0.3.0" authors = ["XMPPwocky "] license = "MIT" description = "Simple SteamID type." repository = "https://github.com/XMPPwocky/steamid" [features] redis-support = ["redis"] [dependencies] redis = { version = "*", optional = true }