Cargo.toml@ad88152b3c76
Cargo.toml
Tue, 08 Dec 2020 23:46:34 -0700
- author
- Glitchvid <Glitchvid@glitchvid.com>
- date
- Tue, 08 Dec 2020 23:46:34 -0700
- changeset 1
- ad88152b3c76
- parent 0
-
79c63b4440ee
- permissions
- -rw-r--r--
Add .hgignore
[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"