Skip to content

Commit

Permalink
types: add metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
Mstrodl committed Jun 14, 2023
1 parent 31c0ac9 commit 3a109eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions onboard/types/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
[package]
name = "devcade_onboard_types"
description = "Types used by the devcade onboard socket"
version = "0.1.0"
edition = "2021"
license = "MIT"
repository = "https://github.com/ComputerScienceHouse/Devcade-onboard"
homepage = "https://github.com/ComputerScienceHouse/Devcade-onboard/tree/main/onboard/types"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit 3a109eb

Please sign in to comment.