pixelrush/Cargo.toml
2021-03-15 18:00:20 +01:00

11 lines
232 B
TOML

[package]
name = "pixelrush"
version = "0.1.0"
authors = ["Huanzo <huanzodev@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
r2d2 = "*"