Fork of console-rs/dialoguer
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-08 12:49:28 +02:00
.cargo Version lockfile 2026-04-07 10:56:18 +02:00
.github Bump actions/checkout from 6 to 7 2026-06-22 09:49:56 +02:00
.vscode Upgrade rust edition 2023-04-07 17:40:19 +01:00
examples feat: Add support for masked password prompt 2026-07-08 12:49:28 +02:00
src feat: Add support for masked password prompt 2026-07-08 12:49:28 +02:00
.gitignore Version lockfile 2026-04-07 10:56:18 +02:00
Cargo.lock Bump console from 0.16.3 to 0.16.4 2026-07-06 09:06:24 +02:00
Cargo.toml Bump MSRV to 1.71 (for console 0.16.1) 2025-10-14 09:49:47 +02:00
CHANGELOG-OLD.md Rename CHANGELOG.md to CHANGELOG-OLD.md 2025-10-14 09:49:47 +02:00
deny.toml Audit dependencies 2025-08-23 17:37:08 +02:00
LICENSE Added readme and license 2017-05-09 16:05:17 +02:00
README.md Default branch renamed to main 2025-08-23 17:37:08 +02:00

dialoguer

Build Status Latest version Documentation

A rust library for command line prompts and similar things.

Best paired with other libraries in the family: