Skip to content

Commit

Permalink
Cherry-pick WIP PR #1569: Schema crate publish fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bfops committed Aug 6, 2024
1 parent b53176a commit 6cccf94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/schema/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
name = "spacetimedb-schema"
version.workspace = true
edition.workspace = true
license-file = "LICENSE"
description = "Schema library for SpacetimeDB"
rust-version.workspace = true

[dependencies]
Expand Down
Empty file added crates/schema/LICENSE
Empty file.

0 comments on commit 6cccf94

Please sign in to comment.