mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-07-19 10:25:15 +00:00
8 lines
167 B
TOML
8 lines
167 B
TOML
[package]
|
|
name = "djls-dev"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
pyo3-build-config = { workspace = true, features = ["resolve-config"] }
|