feat(detmir): add rust-first operations tooling
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
[package]
|
||||
name = "dlp-admin-cli"
|
||||
version = "0.1.0"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
license.workspace = true
|
||||
publish.workspace = true
|
||||
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
chrono.workspace = true
|
||||
clap.workspace = true
|
||||
reqwest.workspace = true
|
||||
serde_json.workspace = true
|
||||
urlencoding.workspace = true
|
||||
Reference in New Issue
Block a user