Stuff!
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "df"
|
||||
name = "dotfiles"
|
||||
version = "0.1.0"
|
||||
authors = ["Joakim Hulthe <joakim@hulthe.net>"]
|
||||
edition = "2018"
|
||||
@ -10,7 +10,8 @@ pretty_env_logger = "0.4.0"
|
||||
log = "0.4.14"
|
||||
futures = "0.3.13"
|
||||
async-recursion = "0.3.2"
|
||||
handlebars = "3.5.4"
|
||||
xdg = "2.2.0"
|
||||
templar = "0.5.0"
|
||||
|
||||
[dependencies.serde]
|
||||
version = "1.0.125"
|
||||
|
||||
Reference in New Issue
Block a user