misc: create license and readme

This commit is contained in:
hdbg
2026-02-17 22:04:33 +01:00
parent 925c7a211f
commit 4d1f047baf
7 changed files with 207 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ name = "arbiter-proto"
version = "0.1.0"
edition = "2024"
repository = "https://git.markettakers.org/MarketTakers/arbiter"
license = "Apache-2.0"
[dependencies]
tonic.workspace = true