1 2 3 4 5 6 7 8 9 10
[package] name = "repose-devtools" version.workspace = true edition.workspace = true license.workspace = true description = "Repose developer tools for debugging." [dependencies] repose-core.workspace = true web-time.workspace = true