Files
Shubham Mishra 7332ece680 Case conversion tests (#4450)
# Description of Changes

Tests for case conversion.

# API and ABI breaking changes

NA

# Expected complexity level and risk

1

---------

Co-authored-by: clockwork-labs-bot <bot@clockworklabs.com>
Co-authored-by: clockwork-labs-bot <clockwork-labs-bot@users.noreply.github.com>
2026-04-30 09:00:13 +00:00

16 lines
317 B
TOML

[package]
name = "case-conversion-client"
version.workspace = true
edition.workspace = true
license-file = "LICENSE"
[dependencies]
spacetimedb-sdk = { path = "../.." }
test-counter = { path = "../test-counter" }
anyhow.workspace = true
env_logger.workspace = true
futures.workspace = true
[lints]
workspace = true