1 2 3 4 5 6 7 8 9 10 11
[package] name = "xabi-assert" version = "0.1.2" description = "Snapshot assertions for xabi layouts" edition.workspace = true license.workspace = true repository.workspace = true readme = "../../README.md" [dependencies] xabi.workspace = true