Skip to content

Commit

Permalink
Merge 9c5e632 into sapling-pr-archive-shadaj
Browse files Browse the repository at this point in the history
  • Loading branch information
shadaj authored Dec 3, 2024
2 parents 62b2eb4 + 9c5e632 commit 3372bd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/hydroflow_plus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ stageleft_devel = []

[dependencies]
hydroflow_plus = { git = "{{ hydroflow_git | default: 'https://github.com/hydro-project/hydroflow.git' }}", branch = "{{ hydroflow_branch | default: 'main' }}" }
hydroflow_plus_std = { git = "{{ hydroflow_git | default: 'https://github.com/hydro-project/hydroflow.git' }}", branch = "{{ hydroflow_branch | default: 'main' }}" }
stageleft = { git = "{{ hydroflow_git | default: 'https://github.com/hydro-project/hydroflow.git' }}", branch = "{{ hydroflow_branch | default: 'main' }}" }
tokio = { version = "1.29.0", features = [ "full" ] }

Expand Down

0 comments on commit 3372bd1

Please sign in to comment.