veloren/voxygen/dynlib/Cargo.toml
2022-01-26 16:46:40 +02:00

12 lines
254 B
TOML

[package]
name = "veloren-voxygen-dynlib"
version = "0.1.0"
authors = ["Ben Wallis <atomyc@gmail.com>"]
edition = "2021"
[dependencies]
find_folder = {version = "0.3.0"}
libloading = {version = "0.7"}
notify = {version = "5.0.0-pre.13"}
tracing = "0.1"