We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b53176a commit 6cccf94Copy full SHA for 6cccf94
2 files changed
crates/schema/Cargo.toml
@@ -2,6 +2,8 @@
2
name = "spacetimedb-schema"
3
version.workspace = true
4
edition.workspace = true
5
+license-file = "LICENSE"
6
+description = "Schema library for SpacetimeDB"
7
rust-version.workspace = true
8
9
[dependencies]
crates/schema/LICENSE
0 commit comments