mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-09 04:55:27 +00:00
chore(deps): bump rcgen from 0.11.3 to 0.12.0
Bumps [rcgen](https://github.com/rustls/rcgen) from 0.11.3 to 0.12.0. - [Commits](https://github.com/rustls/rcgen/compare/v0.11.3...v0.12.0) --- updated-dependencies: - dependency-name: rcgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ac725f3d8c
commit
99f551d388
2 changed files with 56 additions and 19 deletions
|
|
@ -21,7 +21,7 @@ log = "0.4"
|
|||
mime_guess = "2.0"
|
||||
once_cell = "1.19"
|
||||
percent-encoding = "2.3"
|
||||
rcgen = { version = "0.11.3" }
|
||||
rcgen = { version = "0.12.0" }
|
||||
rustls = "0.21.7"
|
||||
tokio-rustls = "0.24.1"
|
||||
tokio = { version = "1.35", features = ["fs", "io-util", "net", "rt-multi-thread", "sync"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue