/
githubmirror
/
julia
Обзор
Документация
Войти
/
githubmirror
/
julia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
stdlib/Profile/Project.toml
19 строк
531 B
Ian Butterworth
Profile: Fix short names (#56627)
22 ноя 2024, 06:06
Не верифицирован
22 ноя 2024, 06:06
858cb62
Код
Авторство
О чём код?
name = "Profile" uuid = "9abbd945-dff8-562f-b5e8-e1ebf5ef1b79" version = "1.11.0" [deps] StyledStrings = "f489334b-da3d-4c2e-b8f0-e476e12c162b" [compat] StyledStrings = "1.11.0" [extras] Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] test = ["Base64", "InteractiveUtils", "Logging", "Serialization", "Test"]