Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
memN0ps committed Dec 13, 2023
1 parent fdd7a6c commit 7b3b654
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,9 @@
name = "xtask"
version = "0.1.0"
edition = "2021"
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
keywords.workspace = true
categories.workspace = true
readme.workspace = true

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[lints]
workspace = true

[dependencies]
cfg-if = "1.0"
clap = { version = "4.3", features = ["derive"] }
Expand Down

0 comments on commit 7b3b654

Please sign in to comment.