/
githubmirror
/
julia
Обзор
Документация
Войти
/
githubmirror
/
julia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/trim/LibSimple/Project.toml
11 строк
307 B
Cody Tapscott
Migrate `--trim` tests to use JuliaC, delete out-of-date `contrib/juliac` (#62128)
18 июн 2026, 00:01
Не верифицирован
18 июн 2026, 00:01
cfb686b
Код
Авторство
О чём код?
name = "LibSimple" uuid = "6e9b9060-3f1a-4864-a73d-9233ed020f16" version = "0.1.0" # `JSON` is used by `runtests.jl` to validate the exported ABI; the library # itself has no dependencies (so trimming excludes JSON from the image). [deps] JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" [compat] JSON = "1"