Skip to content

Commit

Permalink
Add deployment list, describe, fix other issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tarrencev committed Oct 13, 2023
1 parent ff5e8a0 commit 08a386a
Show file tree
Hide file tree
Showing 15 changed files with 516 additions and 48 deletions.
13 changes: 13 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ serde_json = "1"
thiserror = "1.0.32"
tokio = { version = "1.18.2", features = ["full", "sync"] }
tower-http = "0.4"
tracing = "0.1.34"
urlencoding = "2"
webbrowser = "0.8"
starknet = "0.6.0"
Expand Down
Loading

0 comments on commit 08a386a

Please sign in to comment.