mirror of
https://github.com/cupcakearmy/cryptgeon.git
synced 2026-06-10 11:16:48 +00:00
12 lines
178 B
TOML
12 lines
178 B
TOML
[tools]
|
|
pnpm = "11.5.0"
|
|
rust = "1.95"
|
|
watchexec = "latest"
|
|
# Node loaded below from .nvmrc
|
|
|
|
[settings]
|
|
idiomatic_version_file_enable_tools = ["node"]
|
|
|
|
[env]
|
|
SIZE_LIMIT = "100mb"
|