mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-08-04 18:18:14 +00:00
11 lines
162 B
TOML
11 lines
162 B
TOML
[package]
|
|
name = "djls-dev"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
publish = false
|
|
|
|
[dependencies]
|
|
pyo3-build-config = { workspace = true }
|
|
|
|
[lints]
|
|
workspace = true
|