Skip to content

Commit

Permalink
Renaming dora-cli dora
Browse files Browse the repository at this point in the history
  • Loading branch information
haixuanTao committed Dec 20, 2023
1 parent a7244f0 commit 06356ff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions binaries/cli/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "dora-cli"
name = "dora"
version.workspace = true
edition = "2021"
documentation.workspace = true
Expand All @@ -9,7 +9,7 @@ license.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[[bin]]
name = "dora-cli"
name = "dora"
path = "src/main.rs"

[features]
Expand Down

0 comments on commit 06356ff

Please sign in to comment.