Skip to content

Commit

Permalink
re-do test suite and ensure type ID also updated still
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdw committed Apr 5, 2024
1 parent 7010d37 commit c7ae47a
Show file tree
Hide file tree
Showing 2 changed files with 339 additions and 346 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ derive_more = { version = "0.99.1", default-features = false, features = ["from"
scale = { package = "parity-scale-codec", version = "3", default-features = false, features = ["derive"] }
schemars = { version = "0.8", optional = true }

[dev-dependencies]
scale-info-derive = { version = "2.11.1", path = "derive" }

[features]
default = ["std"]
std = [
Expand Down
Loading

0 comments on commit c7ae47a

Please sign in to comment.