iqkms
iqkms copied to clipboard
Cryptographic key management service providing a gRPC API and support for a variety of key storage methods including YubiHSM2 devices
Bumps [k256](https://github.com/RustCrypto/elliptic-curves) from 0.11.6 to 0.13.0. Commits b002c65 k256 v0.13.0 (#775) 5fad8f5 bp384 v0.6.0 (#774) f6e2674 bp256 v0.6.0 (#773) 3049c50 fix compactabtility check (#772) 195ff67 Cargo.lock: bump dependencies (#771) 4f5d309...
Bumps [ethers-signers](https://github.com/gakonst/ethers-rs) from 1.0.0 to 1.5.0. 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 [tokio](https://github.com/tokio-rs/tokio) from 1.21.2 to 1.26.0. Release notes Sourced from tokio's releases. Tokio v1.26.0 Fixed macros: fix empty join! and try_join! ([https://github-redirect.dependabot.com/tokio-rs/tokio/pull/5504]) sync: don't leak tracing spans in mutex guards...
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.58 to 0.1.66. Release notes Sourced from async-trait's releases. 0.1.66 Set html_root_url attribute 0.1.65 Fix interaction with rustc's single_use_lifetimes lint (#238, #239) 0.1.64 Suppress async_yields_async clippy correctness...
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 1.64 to 1.70. Commits 8504a5c toolchain: 1.70.0 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...
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.2.1 to 1.4.0. Release notes Sourced from bytes's releases. Bytes v1.4.0 1.4.0 (January 31, 2023) Added Make IntoIter constructor public (#581) Fixed Avoid large reallocations when freezing...
Bumps [tonic](https://github.com/hyperium/tonic) from 0.8.2 to 0.8.3. Changelog Sourced from tonic's changelog. v0.8.3 (2022-11-28) note: this version has been yanked due to a typo in the CodeGenBuilder type. Included in this...
Bumps [ethers-core](https://github.com/gakonst/ethers-rs) from 1.0.0 to 1.0.2. Commits ed47eaa chore: pin env-logger f2ebb16 (cargo-release) version 1.0.2 93b2723 (cargo-release) version 1.0.2 3e29aaa (cargo-release) version 1.0.2 71e2727 (cargo-release) version 1.0.2 f6f150c (cargo-release) version...
Bumps [tonic-build](https://github.com/hyperium/tonic) from 0.8.2 to 0.8.4. Changelog Sourced from tonic-build's changelog. v0.8.4 (2022-11-29) This release only contains a release for tonic-build. Bug Fixes build: Fix CodeGen8uilder typo (#1165) (#1166) (c7476ff)...
Bumps [prost](https://github.com/tokio-rs/prost) from 0.11.0 to 0.11.3. Release notes Sourced from prost's releases. prost-build-v0.11.1 Removes extra spaces in doc generation prost-types-v0.11.1 Removes extra spaces in doc comments Commits 32ce2c0 chore: Prepare...