mirror of
https://github.com/lexmount/moli.git
synced 2026-09-23 16:01:25 +00:00
12 lines
159 B
TOML
12 lines
159 B
TOML
[package]
|
|
license.workspace = true
|
|
name = "moli-module-script-tree"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
url = "2.5.7"
|
|
|
|
[lints]
|
|
workspace = true
|