Skip to content

Commit

Permalink
Merge pull request #27 from cybercongress/release2
Browse files Browse the repository at this point in the history
Game of Tensors RC2
  • Loading branch information
cyborgshead authored May 28, 2024
2 parents c7bc436 + 160908f commit 164360b
Show file tree
Hide file tree
Showing 38 changed files with 2,436 additions and 449 deletions.
65 changes: 7 additions & 58 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cybernet"
version = "0.2.0"
version = "0.3.0"
authors = ["C H <[email protected]>"]
edition = "2021"

Expand Down Expand Up @@ -65,7 +65,7 @@ scale-info = { version = "2.0.0", default-features = false }
cyber-std = { version = "0.2.2"}

[dev-dependencies]
cw-multi-test = { version = "0.18.0", features = ["iterator"]}
cw-multi-test = { version = "0.14.0", features = ["iterator"]}
cyber-std = { version = "0.2.2"}
cyber-std-test = { version = "0.2.1"}
rand = { version = "0.8.4" }
Expand Down
Loading

0 comments on commit 164360b

Please sign in to comment.