d530cc86f3
* split path module from util * moved RotatingLogger from util to logger crate * fix tests * fix tests * use only one version of ansi_term crate
7 lines
106 B
TOML
7 lines
106 B
TOML
[package]
|
|
name = "path"
|
|
version = "0.1.0"
|
|
authors = ["debris <marek.kotewicz@gmail.com>"]
|
|
|
|
[dependencies]
|