Skip to content

Commit

Permalink
feat(jstzd): implement async OctezNode
Browse files Browse the repository at this point in the history
  • Loading branch information
huancheng-trili authored and ryutamago committed Sep 30, 2024
1 parent 7606af7 commit e641aaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 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 crates/jstzd/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ futures-util.workspace = true
http.workspace = true
octez = { path = "../octez" }
reqwest.workspace = true
serde.workspace = true
tempfile.workspace = true
tokio.workspace = true

Expand Down

0 comments on commit e641aaa

Please sign in to comment.