himalaya/lib/Cargo.toml
Clément DOUIN b2cffd22f1
use cargo workspace feature (#340)
For now, everything has been moved as it is in the "cli"
workspace. The next step is to separate the "lib" from the "cli".
2022-03-16 09:57:24 +01:00

7 lines
83 B
TOML

[package]
name = "himalaya-lib"
version = "0.1.0"
edition = "2021"
[dependencies]