Implement specifying working_directory in config file
This commit is contained in:
@@ -30,6 +30,10 @@ chrono = "0.4.38"
|
||||
strum = "0.26"
|
||||
strum_macros = "0.26"
|
||||
rand = "0.8.5"
|
||||
xdg = "2.5.2"
|
||||
toml = "0.8.19"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
anyhow = "1.0.93"
|
||||
# strum = { version = "0.26", features = ["derive"] }
|
||||
|
||||
[profile.dev.package.sqlx-macros]
|
||||
|
Reference in New Issue
Block a user