generated from pure_sagacity/rust-starter
added gitignore for result for nix
tried to build the nix fixed it as well
This commit is contained in:
@@ -15,7 +15,6 @@ diesel = { version = "2.2.0", features = [
|
||||
clap = { version = "4.6.1", features = ["derive", "cargo"] }
|
||||
tokio = { version = "1.52.3", features = ["full"] }
|
||||
crypto = { path = "../crypto" }
|
||||
git-version = "0.3"
|
||||
keyring = "4.1.4"
|
||||
colored = "3.1.1"
|
||||
chrono = "0.4.45"
|
||||
|
||||
Reference in New Issue
Block a user