/
githubmirror
/
deno
Обзор
Документация
Войти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
ext/console/Cargo.toml
14 строк
313 B
Kenta Moriuchi
chore: Happy New Year 2026 (#31748)
08 янв 2026, 18:28
Не верифицирован
08 янв 2026, 18:28
8193cf9
Код
Авторство
О чём код?
# Copyright 2018-2026 the Deno authors. MIT license. [package] name = "deno_console" version = "0.222.0" authors = ["the Deno authors"] edition = "2024" license = "MIT" readme = "README.md" repository = "https://github.com/denoland/deno" description = "DEPRECATED: use `deno_web` instead" [lib] path = "lib.rs"