Cargo.toml

Tue, 23 Feb 2021 00:32:06 -0700

author
Glitchvid <Glitchvid@glitchvid.com>
date
Tue, 23 Feb 2021 00:32:06 -0700
changeset 2
474f76259cf0
parent 0
79c63b4440ee
permissions
-rw-r--r--

Rename SteamIDType to SteamIDFormat

[package]
name = "steamid"
version = "0.1.0"
authors = ["glitchvid"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
regex = "1"

mercurial