agree
agree copied to clipboard
A CLI application that implements multi-key-turn security via Shamir's Secret Sharing.
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.30.0 to 1.34.0. Release notes Sourced from tokio's releases. Tokio v1.34.0 Fixed io: allow clear_readiness after io driver shutdown (#6067) io: fix integer overflow in take (#6080)...
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.4.7. Release notes Sourced from clap's releases. v4.4.6 [4.4.6] - 2023-09-28 Internal Upgrade anstream v4.4.5 [4.4.5] - 2023-09-25 Fixes (parser) When inferring subcommand name or...
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.44 to 1.0.50. Release notes Sourced from thiserror's releases. 1.0.50 Improve diagnostic when a #[source], #[from], or #[transparant] attribute refers to a type that has no std::error::Error...
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.72 to 0.1.74. Release notes Sourced from async-trait's releases. 0.1.74 Documentation improvements 0.1.73 Prevent generated code from triggering ignored_unit_patterns pedantic clippy lint Commits 265979b Release 0.1.74 5e67709...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.72 to 1.0.75. Release notes Sourced from anyhow's releases. 1.0.75 Partially work around rust-analyzer bug (rust-lang/rust-analyzer#9911) 1.0.74 Add bootstrap workaround to allow rustc to depend on anyhow...