mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump rcgen from 0.11.2 to 0.11.3
Bumps [rcgen](https://github.com/est31/rcgen) from 0.11.2 to 0.11.3. - [Changelog](https://github.com/rustls/rcgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/est31/rcgen/commits) --- updated-dependencies: - dependency-name: rcgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9bd905b2fe
commit
8db840f620
2 changed files with 3 additions and 3 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -407,9 +407,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rcgen"
|
||||
version = "0.11.2"
|
||||
version = "0.11.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "4426f9f4d65c83b570885bee479ba4c5e78d7a5286c8a58e3d2570462121b447"
|
||||
checksum = "52c4f3084aa3bc7dfbba4eff4fab2a54db4324965d8872ab933565e6fbd83bc6"
|
||||
dependencies = [
|
||||
"pem",
|
||||
"ring",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue