mirror of
https://github.com/powdr-labs/powdr.git
synced 2026-05-13 03:00:26 -04:00
add package info
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
[package]
|
||||
name = "powdr-backend"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
description = "powdr backend types and API"
|
||||
version = { workspace = true }
|
||||
edition = { workspace = true }
|
||||
license = { workspace = true }
|
||||
homepage = { workspace = true }
|
||||
repository = { workspace = true }
|
||||
|
||||
[features]
|
||||
halo2 = ["dep:powdr-halo2"]
|
||||
|
||||
Reference in New Issue
Block a user