projects
/
safe-vdash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03b8b5d
)
rename main executable
author
Jonas Smedegaard
<dr@jones.dk>
Sat, 21 Sep 2024 16:27:14 +0000
(18:27 +0200)
committer
Jonas Smedegaard
<dr@jones.dk>
Sat, 21 Sep 2024 16:27:14 +0000
(18:27 +0200)
Forwarded: not-needed
Last-Update: 2023-08-12
Last-Update: 2023-08-12
Gbp-Pq: Name 2002_rename.patch
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 5b93cefca880010b6cff7e8fa9789f0a80e2294a..25ad0d2eb9cbdb658c3fa03360d78fe163bff9d1 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-42,5
+42,5
@@
serde_with = { version = "3.4.0", features = ["chrono_0_4"] }
reqwest = { version = "0.11.23", default_features = false, features = ["rustls-tls"] }
[[bin]]
-name = "vdash"
+name = "
safe-
vdash"
path = "src/bin/vdash.rs"