paper-age
paper-age copied to clipboard
Easy and secure paper backups of secrets
First of all, thank you for creating this tool! I considered using [zint](https://zint.org.uk/manual/chapter/1), but am no expert on QR codes and don't want to become one for this use case....
Bumps [qrcode](https://github.com/kennytm/qrcode-rust) from 0.14.0 to 0.14.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps the dev-dependencies group with 3 updates: [assert_cmd](https://github.com/assert-rs/assert_cmd), [assert_fs](https://github.com/assert-rs/assert_fs) and [predicates](https://github.com/assert-rs/predicates-rs). Updates `assert_cmd` from 2.0.14 to 2.0.15 Changelog Sourced from assert_cmd's changelog. [2.0.15] - 2024-07-25 Compatibility MSRV is now 1.74.0...
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.3 to 0.11.5. Release notes Sourced from env_logger's releases. v0.11.5 [0.11.5] - 2024-07-25 v0.11.4 [0.11.4] - 2024-07-23 Changelog Sourced from env_logger's changelog. [0.11.5] - 2024-07-25 [0.11.4] -...
Bumps the cli-dependencies group with 4 updates: [clap](https://github.com/clap-rs/clap), [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag), [clap_complete](https://github.com/clap-rs/clap) and [clap_mangen](https://github.com/clap-rs/clap). Updates `clap` from 4.5.8 to 4.5.13 Release notes Sourced from clap's releases. v4.5.13 [4.5.13] - 2024-07-31 Fixes (derive)...
Bumps the cli-dependencies group with 1 update: [clap-verbosity-flag](https://github.com/clap-rs/clap-verbosity-flag). Updates `clap-verbosity-flag` from 2.2.1 to 2.2.2 Changelog Sourced from clap-verbosity-flag's changelog. [2.2.2] - 2024-09-26 Fixes Resolve overflow issues Commits 74d1e81 chore: Release...
Bumps the dev-dependencies group with 1 update: [assert_cmd](https://github.com/assert-rs/assert_cmd). Updates `assert_cmd` from 2.0.15 to 2.0.16 Changelog Sourced from assert_cmd's changelog. [2.0.16] - 2024-08-09 Features Add getters to Command to mirror those...
Hi there! 😀 GUI version arrived by Renesat https://github.com/renesat/paper-age-gui Can you add it Readme? Enjoy
Bumps [log](https://github.com/rust-lang/log) from 0.4.22 to 0.4.27. Release notes Sourced from log's releases. 0.4.27 What's Changed A few minor lint fixes by @nyurik in rust-lang/log#671 Enable clippy support for format-like macros...