mirror of
https://github.com/Noratrieb/node-package-manager.git
synced 2026-01-14 15:45:03 +01:00
things
This commit is contained in:
parent
c5e1b8011c
commit
b6224e7252
4 changed files with 90 additions and 51 deletions
|
|
@ -10,6 +10,7 @@ clap = { version = "3.1.18", features = ["derive"] }
|
|||
color-eyre = "0.6.1"
|
||||
indexmap = { version = "1.8.1", features = ["serde"] }
|
||||
reqwest = { version = "0.11.10", features = ["blocking", "rustls-tls", "json"] }
|
||||
semver_rs = { version = "0.2.0", features = ["serde"] }
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_json = "1.0.81"
|
||||
tracing = "0.1.34"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue