chore: remove old java build deps

Co-authored-by: zaaarf <me@zaaarf.foo>
This commit is contained in:
əlemi 2024-08-09 00:41:23 +02:00
parent 61be0009ba
commit 9a1263302c
Signed by: alemi
GPG key ID: A4895B84D311642C

View file

@ -51,9 +51,6 @@ pyo3 = { version = "0.20", features = ["extension-module"], optional = true}
pyo3-asyncio = { version = "0.20", features = ["tokio-runtime"], optional = true } pyo3-asyncio = { version = "0.20", features = ["tokio-runtime"], optional = true }
[build-dependencies] [build-dependencies]
# glue (java)
flapigen = { version = "0.6.0", optional = true }
rifgen = { git = "https://github.com/Kofituo/rifgen.git", rev = "d27d9785b2febcf5527f1deb6a846be5d583f7d7", optional = true }
# glue (js) # glue (js)
napi-build = { version = "2", optional = true } napi-build = { version = "2", optional = true }
# glue (python) # glue (python)