[package] name = "rmtg_core" version = "0.1.2" authors = ["Marcell Janovszki "] description = "Core library for the Rust MTG project" license = "MIT" [dependencies] [[test]] name = "core_test" path = "tests/core_test.rs"