mirror of
https://github.com/anthonyoteri/dredge.git
synced 2026-06-05 15:26:53 -04:00
Merge pull request #50 from anthonyoteri/rename-project
Rename project to dredge-tool
This commit is contained in:
+6
-1
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "dredge"
|
||||
name = "dredge-tool"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
authors = ["Anthony Oteri"]
|
||||
@@ -18,6 +18,11 @@ categories = [
|
||||
"api-bindings",
|
||||
]
|
||||
|
||||
|
||||
[[bin]]
|
||||
path = "src/main.rs"
|
||||
name = "dredge"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user