mirror of
https://github.com/SkyfallWasTaken/dinopkg.git
synced 2025-05-01 01:19:29 +00:00
Add CI workflow
This commit is contained in:
parent
24c2634165
commit
b593a5af70
3 changed files with 42 additions and 694 deletions
|
@ -7,7 +7,6 @@ edition = "2021"
|
|||
clap = { version = "4.5.9", features = ["derive"] }
|
||||
color-eyre = "0.6.3"
|
||||
owo-colors = "4.0.0"
|
||||
reqwest = "0.12.5"
|
||||
tokio = { version = "1.38.0", features = [
|
||||
"macros",
|
||||
"rt-multi-thread",
|
||||
|
@ -17,7 +16,6 @@ dinopkg-package-json = { path = "../dinopkg-package-json", features = [
|
|||
"tokio",
|
||||
] }
|
||||
exitcode = "1.1.2"
|
||||
log = "0.4.22"
|
||||
env_logger = "0.11.3"
|
||||
dialoguer = "0.11.0"
|
||||
camino = "1.1.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue