mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 01:12:56 +00:00
10 lines
195 B
TOML
10 lines
195 B
TOML
[package]
|
|
name = "tenant_size_model"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
license = "Apache-2.0"
|
|
|
|
[dependencies]
|
|
workspace_hack = { version = "0.1", path = "../../workspace_hack" }
|