summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2024-08-09Revert "build: rm `package.version` from Cargo.toml"Kent Overstreet
2024-07-21feat(logging): switch to custom file:line formatThomas Mühlbacher
2024-07-21build: rm `package.version` from Cargo.tomlThomas Mühlbacher
2024-07-18bump version to 1.9.5Kent Overstreet
2024-07-14mount: replace rpassword with rustix::termiosLauri Tirkkonen
2024-06-28feat: use env_loggerThomas Mühlbacher
2024-06-19v1.9.1v1.9.1Kent Overstreet
2024-06-19update Cargo.lock versionKent Overstreet
2024-05-30feat: rewrite key.rsThomas Mühlbacher
2024-05-30refactor: reduce `UnlockPolicy` boilerplateThomas Mühlbacher
2024-02-07Replace atty with stdlibAlexander Fougner
2024-02-04rust: update bindgen to 0.69.4; remove custom type modificationsThomas Bertschinger
2024-01-23use upstream bindgen; fix packed and aligned typesThomas Bertschinger
2024-01-20Remove gag usageKent Overstreet
2024-01-16rust: bump rpassword to v7.xFaidon Liambotis
2024-01-16move Rust sources to top level, C sources into c_srcThomas Bertschinger