We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b78f3ca commit 468698dCopy full SHA for 468698d
1 file changed
crates/lib/Cargo.toml
@@ -53,7 +53,6 @@ enum-map = { workspace = true, optional = true }
53
# For the 'proptest' feature.
54
proptest = { workspace = true, optional = true }
55
proptest-derive = { workspace = true, optional = true }
56
-spacetimedb-data-structures.workspace = true
57
58
[dev-dependencies]
59
spacetimedb-sats = { path = "../sats", features = ["test"] }
0 commit comments