mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 15:24:48 +01:00
chore: remove old java build deps
Co-authored-by: zaaarf <me@zaaarf.foo>
This commit is contained in:
parent
61be0009ba
commit
9a1263302c
1 changed files with 0 additions and 3 deletions
|
@ -51,9 +51,6 @@ pyo3 = { version = "0.20", features = ["extension-module"], optional = true}
|
|||
pyo3-asyncio = { version = "0.20", features = ["tokio-runtime"], optional = true }
|
||||
|
||||
[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)
|
||||
napi-build = { version = "2", optional = true }
|
||||
# glue (python)
|
||||
|
|
Loading…
Reference in a new issue