feat: add fern
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[package]
|
||||
name = "fern"
|
||||
version = "0.1.0"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.11"
|
||||
fern = "0.6.0"
|
||||
chrono = "0.4.19"
|
||||
Reference in New Issue
Block a user