Skip to content

Commit

Permalink
staging for WRS 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aspect committed Sep 20, 2023
1 parent 70e5e21 commit 59e965f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
38 changes: 19 additions & 19 deletions Cargo.lock

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

20 changes: 10 additions & 10 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -203,16 +203,16 @@ pbkdf2 = { version = "0.12.1" }
# pbkdf2 = { version = "0.11", default-features = false}

# workflow dependencies
# workflow-d3 = { version = "0.6.0" }
# workflow-nw = { version = "0.6.0" }
# workflow-log = { version = "0.6.0" }
# workflow-core = { version = "0.6.0" }
# workflow-wasm = { version = "0.6.1" }
# workflow-dom = { version = "0.6.0" }
# workflow-rpc = { version = "0.6.0" }
# workflow-node = { version = "0.6.0" }
# workflow-store = { version = "0.6.0" }
# workflow-terminal = { version = "0.6.0" }
# workflow-d3 = { version = "0.7.0" }
# workflow-nw = { version = "0.7.0" }
# workflow-log = { version = "0.7.0" }
# workflow-core = { version = "0.7.0" }
# workflow-wasm = { version = "0.7.1" }
# workflow-dom = { version = "0.7.0" }
# workflow-rpc = { version = "0.7.0" }
# workflow-node = { version = "0.7.0" }
# workflow-store = { version = "0.7.0" }
# workflow-terminal = { version = "0.7.0" }
nw-sys = "0.1.5"

# if below is enabled, this means that there is an ongoing work
Expand Down

0 comments on commit 59e965f

Please sign in to comment.