with session

This commit is contained in:
2023-01-27 23:36:25 +01:00
parent ee655d02ef
commit 83ecbd238a
4 changed files with 150 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ clap = "4.1.4"
dirs = "4.0.0"
eyre = "0.6.8"
flate2 = { version = "1.0.25", features = ["zlib"] }
graphql-introspection-query = "0.2.0"
graphql_client = { version = "0.12.0", features = ["reqwest", "reqwest-blocking"] }
hex = "0.4.3"
hex-literal = "0.3.4"
platform-info = "1.0.2"