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:
f443f23
)
rename main executable
author
Jonas Smedegaard
<dr@jones.dk>
Sat, 20 Jul 2024 22:23:32 +0000
(
00:23
+0200)
committer
Jonas Smedegaard
<dr@jones.dk>
Sat, 20 Jul 2024 22:23:32 +0000
(
00:23
+0200)
Forwarded: not-needed
Last-Update: 2023-08-12
Last-Update: 2023-08-12
Gbp-Pq: Name 2001_rename.patch
Cargo.toml
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index 97386267172d3b3e4efd7418b1e7ec0c1eb241ba..9f9bf805ebff4f9f27e7ecee9f86cfc71bb955f3 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"