mirror of
https://github.com/versia-pub/activitypub.git
synced 2026-01-26 20:26:03 +01:00
fix: rm build.rs fully
This commit is contained in:
parent
3359da6139
commit
c601fb03eb
|
|
@ -2,7 +2,6 @@
|
||||||
name = "lysand-ap-layer"
|
name = "lysand-ap-layer"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
build = "build.rs"
|
|
||||||
authors = ["April John <aprl@acab.dev>"]
|
authors = ["April John <aprl@acab.dev>"]
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
repository = "https://github.com/lysand-org/lysand-ap-layer"
|
repository = "https://github.com/lysand-org/lysand-ap-layer"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue